Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
SE556014272001
Organisationsnummer
556014-2720
Company
Atlas Copco Aktiebolag
Company type
Limited company (AB)
Founded
30 March 1917
Industry
Verksamheter som utövas av huvudkontor
Address
10523 STOCKHOLM
SWEDEN
VAT rates in Sweden (SEK)
Standard
25%
Reduced
12%
Reduced
6%
VAT rates as of 13 May 2026
019e2166-412a-7d64-a5fa-ba64d2f763eeEmbed 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="SE556014272001"></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/SE556014272001" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "SE556014272001",
"countryCode": "SE",
"companyName": "Atlas Copco Aktiebolag",
"companyAddress": "10523 STOCKHOLM",
"companyRegistrationDate": "1917-03-30",
"companyForm": "Limited company (AB)",
"industryDescription": "Verksamheter som utövas av huvudkontor",
"registryCode": "556014-2720",
"registryCodeName": "Organisationsnummer",
"verifiedAt": "2026-05-13T12:53:30.026Z",
"checkId": "019e2166-412a-7d64-a5fa-ba64d2f763ee",
"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-05-13"
},
"consultationNumber": null
}Check another VAT number
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.