Slovenský plynárenský priemysel, a.s., VAT ID SK2020259802 — Verified
Active and verified against the EU VIES database.
VAT ID
SK2020259802
Company
Slovenský plynárenský priemysel, a.s.
Address
Mlynské nivy 44/a
82511 Bratislava - mestská časť Ružinov
Slovensko
SLOVAKIA
VAT rates in Slovakia (EUR)
Standard
23%
Reduced
19%
Reduced
5%
VAT rates as of 3 Jun 2026
019e8fbe-2580-7cca-a465-7c31320c6a4bEmbed 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="SK2020259802"></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/SK2020259802" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "SK2020259802",
"countryCode": "SK",
"companyName": "Slovenský plynárenský priemysel, a.s.",
"companyAddress": "Mlynské nivy 44/a\n82511 Bratislava - mestská časť Ružinov\nSlovensko",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": null,
"registryCodeName": "IČO",
"verifiedAt": "2026-06-03T23:07:43.872Z",
"checkId": "019e8fbe-2580-7cca-a465-7c31320c6a4b",
"countryName": "Slovakia",
"countryVat": {
"vatName": "Daň z pridanej hodnoty",
"vatAbbr": "DPH",
"currency": "EUR",
"standardRate": 23,
"reducedRates": [
19,
5
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "SK + 10 digits",
"vatNumberPattern": "^SK\\d{10}$",
"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.