Aktiebolaget Volvo, VAT ID SE556012579001 — Verified
Active and verified against the EU VIES database.
VAT ID
SE556012579001
Organisationsnummer
556012-5790
Company
Aktiebolaget Volvo
Company type
Limited company (AB)
Founded
5 May 1915
Industry
Verksamheter som utövas av huvudkontor
Address
DC 24000
ARSC2
405 08 GÖTEBORG
SWEDEN
VAT rates in Sweden (SEK)
Standard
25%
Reduced
12%
Reduced
6%
VAT rates as of 8 Jun 2026
019ea8da-6c49-76b3-8ac3-5c433e09c878Embed 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="SE556012579001"></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/SE556012579001" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "SE556012579001",
"countryCode": "SE",
"companyName": "Aktiebolaget Volvo",
"companyAddress": "DC 24000 \nARSC2 \n405 08 GÖTEBORG",
"companyRegistrationDate": "1915-05-05",
"companyForm": "Limited company (AB)",
"industryDescription": "Verksamheter som utövas av huvudkontor",
"registryCode": "556012-5790",
"registryCodeName": "Organisationsnummer",
"verifiedAt": "2026-06-08T20:09:07.401Z",
"checkId": "019ea8da-6c49-76b3-8ac3-5c433e09c878",
"countryName": "Sweden",
"countryVat": {
"vatName": "Mervärdesskatt",
"vatAbbr": "moms",
"currency": "SEK",
"standardRate": 25,
"reducedRates": [
12,
6
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "SE + 10 digits + 01",
"vatNumberPattern": "^SE\\d{10}01$",
"countryVatUpdatedAt": "2026-06-08"
},
"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.