Air Baltic Corporation AS, VAT ID LV40003245752 — Verified
Active and verified against the EU VIES database.
VAT ID
LV40003245752
Reģistrācijas numurs
40003245752
Company
Air Baltic Corporation AS
Company type
Joint-stock company (AS)
Founded
8 February 1995
Address
Tehnikas iela 3, Lidosta "Rīga", Mārupes pag., Mārupes nov., LV-1053
LATVIA
VAT rates in Latvia (EUR)
Standard
21%
Reduced
12%
Reduced
5%
VAT rates as of 6 Jun 2026
019e9f82-3018-753c-a564-8fe67506117fEmbed 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="LV40003245752"></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/LV40003245752" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "LV40003245752",
"countryCode": "LV",
"companyName": "Air Baltic Corporation AS",
"companyAddress": "Tehnikas iela 3, Lidosta \"Rīga\", Mārupes pag., Mārupes nov., LV-1053",
"companyRegistrationDate": "1995-02-08",
"companyForm": "Joint-stock company (AS)",
"industryDescription": null,
"registryCode": "40003245752",
"registryCodeName": "Reģistrācijas numurs",
"verifiedAt": "2026-06-07T00:36:09.880Z",
"checkId": "019e9f82-3018-753c-a564-8fe67506117f",
"countryName": "Latvia",
"countryVat": {
"vatName": "Pievienotās vērtības nodoklis",
"vatAbbr": "PVN",
"currency": "EUR",
"standardRate": 21,
"reducedRates": [
12,
5
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "LV + 11 digits",
"vatNumberPattern": "^LV\\d{11}$",
"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.