AUTOMOBILE-DACIA SA, VAT ID RO160796 — Verified
Active and verified against the EU VIES database.
VAT ID
RO160796
CUI
160796
Company
AUTOMOBILE-DACIA SA
Company type
Societate Comercială Pe Acţiuni
Founded
30 November 1992
Industry
Manufacture of motor vehicles
Address
LOC. MIOVENI - ORŞ. MIOVENI 115400 STR. UZINEI Nr. 1
ROMANIA
VAT rates in Romania (RON)
Standard
21%
Reduced
11%
VAT rates as of 6 Jun 2026
019e9e9b-dc02-7eba-b19f-abb316ac79c9Embed this verification on your site
Paste the inline tag where the badge should appear (impressum, footer, About page) and drop the script anywhere on the same page — it works even if your framework moves <script> to the end of <body>.
Preview
Snippet
<script async src="https://vatnode.dev/badge.js"></script> <span data-vatnode-vat="RO160796"></span>
Loads asynchronously, ~1 KB, no tracking, no dependencies.
Validating VAT in your app? Get an API key — 100 free calls, no credit card required.
Get API Keycurl "https://api.vatnode.dev/v1/vat/RO160796" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "RO160796",
"countryCode": "RO",
"companyName": "AUTOMOBILE-DACIA SA",
"companyAddress": "LOC. MIOVENI - ORŞ. MIOVENI 115400 STR. UZINEI Nr. 1",
"companyRegistrationDate": "1992-11-30",
"companyForm": "Societate Comercială Pe Acţiuni",
"industryDescription": "Manufacture of motor vehicles",
"registryCode": "160796",
"registryCodeName": "CUI",
"verifiedAt": "2026-06-06T20:24:35.073Z",
"checkId": "019e9e9b-dc02-7eba-b19f-abb316ac79c9",
"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-06-06"
},
"consultationNumber": null,
"source": "VIES"
}Automate this in your app
Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.