AB Artea bankas, VAT ID LT120252515 — Verified
Active and verified against the EU VIES database.
VAT ID
LT120252515
JAR kodas
112025254
Company
AB Artea bankas
Company type
Public limited company (AB)
Founded
4 February 1992
Industry
Kitas piniginis tarpininkavimas
Address
Tilžės g. 149, Šiaulių m., Šiaulių m. sav.
LITHUANIA
VAT rates in Lithuania (EUR)
Standard
21%
Reduced
12%
Reduced
5%
VAT rates as of 3 Jun 2026
019e8fbe-5ac8-784d-a2f4-1ec6c5461f86Embed 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="LT120252515"></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/LT120252515" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "LT120252515",
"countryCode": "LT",
"companyName": "AB Artea bankas",
"companyAddress": "Tilžės g. 149, Šiaulių m., Šiaulių m. sav.",
"companyRegistrationDate": "1992-02-04",
"companyForm": "Public limited company (AB)",
"industryDescription": "Kitas piniginis tarpininkavimas",
"registryCode": "112025254",
"registryCodeName": "JAR kodas",
"verifiedAt": "2026-06-03T23:07:57.512Z",
"checkId": "019e8fbe-5ac8-784d-a2f4-1ec6c5461f86",
"countryName": "Lithuania",
"countryVat": {
"vatName": "Pridėtinės vertės mokestis",
"vatAbbr": "PVM",
"currency": "EUR",
"standardRate": 21,
"reducedRates": [
12,
5
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "LT + 9 or 12 digits",
"vatNumberPattern": "^LT(\\d{9}|\\d{12})$",
"countryVatUpdatedAt": "2026-06-03"
},
"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.