Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
RO14056826
CUI
14056826
Company
SOCIETATEA NATIONALA DE GAZE NATURALE " ROMGAZ " SA
Company type
Societate Comercială Pe Acţiuni
Founded
20 July 2001
Address
MUN. MEDIAŞ 00000 P-TA. C.I.MOTAS Nr. 4
ROMANIA
VAT rates in Romania (RON)
Standard
21%
Reduced
11%
VAT rates as of 18 Apr 2026
Checked 18 Apr 2026, 15:10 UTCID:
019da124-bf47-7745-a673-4a10033e5b54Validating VAT in your app? Get an API key — 20 free calls, no credit card required.
Get API KeyRequest
curl "https://api.vatnode.dev/v1/vat/RO14056826" \ -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
"valid": true,
"vatId": "RO14056826",
"countryCode": "RO",
"companyName": "SOCIETATEA NATIONALA DE GAZE NATURALE \" ROMGAZ \" SA",
"companyAddress": "MUN. MEDIAŞ 00000 P-TA. C.I.MOTAS Nr. 4",
"companyRegistrationDate": "2001-07-20",
"companyForm": "Societate Comercială Pe Acţiuni",
"industryDescription": null,
"verifiedAt": "2026-04-18T15:10:33.287Z",
"checkId": "019da124-bf47-7745-a673-4a10033e5b54",
"countryName": "Romania",
"countryVat": {
"vatName": "Taxa pe valoarea adăugată",
"vatAbbr": "TVA",
"currency": "RON",
"standardRate": 21,
"reducedRates": [
11
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "RO + 2–10 digits",
"vatNumberPattern": "^RO\\d{2,10}$",
"countryVatUpdatedAt": "2026-04-18"
}
}Check another VAT number
Examples:,,
Validate VAT numbers in your app
Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.