AB SEB bankas, VAT ID LT120212314 — Verified
Active and verified against the EU VIES database.
VAT ID
LT120212314
JAR kodas
112021238
Company
AB SEB bankas
Company type
Public limited company (AB)
Founded
29 November 1990
Industry
Kitas piniginis tarpininkavimas
Address
Konstitucijos pr. 24, Vilniaus m., Vilniaus m. sav.
LITHUANIA
VAT rates in Lithuania (EUR)
Standard
21%
Reduced
12%
Reduced
5%
VAT rates as of 6 Jun 2026
019e9d56-d220-7a5d-ab19-9cb317f5c51eEmbed 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="LT120212314"></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/LT120212314" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "LT120212314",
"countryCode": "LT",
"companyName": "AB SEB bankas",
"companyAddress": "Konstitucijos pr. 24, Vilniaus m., Vilniaus m. sav.",
"companyRegistrationDate": "1990-11-29",
"companyForm": "Public limited company (AB)",
"industryDescription": "Kitas piniginis tarpininkavimas",
"registryCode": "112021238",
"registryCodeName": "JAR kodas",
"verifiedAt": "2026-06-06T14:29:33.344Z",
"checkId": "019e9d56-d220-7a5d-ab19-9cb317f5c51e",
"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-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.