Carlsberg A/S, VAT ID DK61056416 — Verified
Active and verified against the EU VIES database.
VAT ID
DK61056416
CVR
61056416
Company
Carlsberg A/S
Address
J.C. Jacobsens Gade 1
1799 København V
DENMARK
VAT rates in Denmark (DKK)
Standard
25%
VAT rates as of 6 Jun 2026
019ea102-7580-73e0-bb66-ca6c4438353aEmbed 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="DK61056416"></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/DK61056416" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "DK61056416",
"countryCode": "DK",
"companyName": "Carlsberg A/S",
"companyAddress": "J.C. Jacobsens Gade 1\n1799 København V",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": "61056416",
"registryCodeName": "CVR",
"verifiedAt": "2026-06-07T07:35:53.471Z",
"checkId": "019ea102-7580-73e0-bb66-ca6c4438353a",
"countryName": "Denmark",
"countryVat": {
"vatName": "Moms",
"vatAbbr": "moms",
"currency": "DKK",
"standardRate": 25,
"reducedRates": [],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "DK + 8 digits",
"vatNumberPattern": "^DK\\d{8}$",
"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.