vatverify home

RO14056826

SOCIETATEA NATIONALA DE GAZE NATURALE " ROMGAZ " SA

RomaniaVerified against VIES

Valid at query time

Last verified 3 d agocached747 ms019dd537-54fLive status →

Validation result

VAT number
RO14056826
Company
SOCIETATEA NATIONALA DE GAZE NATURALE " ROMGAZ " SA
Address
MUN. MEDIAŞ 00000 P-TA. C.I.MOTAS Nr. 4
Country
Romania
Registry
VIES
VAT format
RO + 9 digits
Local name
TVATaxa pe Valoarea Adăugată

Reproduce this check

curl -X POST "https://api.vatverify.dev/v1/validate" \  -H "Authorization: Bearer $VATVERIFY_KEY" \  -H "Content-Type: application/json" \  -d '{"vat_number":"RO14056826"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "RO14056826",
    "country": {
      "code": "RO",
      "name": "Romania",
      "vat": {
        "name": "Taxa pe Valoarea Adăugată",
        "abbreviation": "TVA",
        "currency": "RON",
        "standard_rate": 21,
        "reduced_rates": [
          5,
          9
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "RO + 2 to 10 digits",
        "number_pattern": "^RO\\d{2,10}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "SOCIETATEA NATIONALA DE GAZE NATURALE \" ROMGAZ \" SA",
      "address": "MUN. MEDIAŞ 00000 P-TA. C.I.MOTAS Nr. 4"
    },
    "verify_id": null,
    "verified_at": "2026-04-25T10:16:14.235Z"
  },
  "meta": {
    "request_id": "019dd537-54f4-772f-8daa-c5b4ee0dd854",
    "latency_ms": 525,
    "cached": true,
    "source": "vies",
    "source_status": "cached",
    "cached_at": "2026-04-25T10:16:14.235Z",
    "stale_seconds": 286492
  }
}

More from Romania

All Romania VAT details

Frequently asked

Is RO14056826 valid?
Yes: RO14056826 returned valid:true from VIES at the time of this check and resolved to SOCIETATEA NATIONALA DE GAZE NATURALE " ROMGAZ " SA.
What does TVA stand for?
TVA is short for Codul de înregistrare în scopuri de TVA (Taxa pe Valoarea Adăugată). It is the local name for Romania's VAT identification number.
How is this checked?
vatverify queries VIES directly for every validation. Valid responses are cached for 30 days; invalid responses are cached for 24 hours. The "Re-check now" button bypasses the cache and forces a fresh registry call.
Can I integrate this in my own code?
Yes. POST /v1/validate with {"vat_number":"RO14056826"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019dd537-54f.

Automate Romania VAT checks in your stack

Replace manual lookups with one API call against VIES. Drops into invoicing, checkout, and signup flows in any language. 500 free validations per month, no credit card.