KGHM POLSKA MIEDŹ SPÓŁKA AKCYJNA, VAT ID PL6920000013 — Verified
Active and verified against the EU VIES database.
VAT ID
PL6920000013
NIP
6920000013
Company
KGHM POLSKA MIEDŹ SPÓŁKA AKCYJNA
Address
MARII SKŁODOWSKIEJ-CURIE 48
59-301 LUBIN
POLAND
VAT rates in Poland (PLN)
Standard
23%
Reduced
8%
Reduced
5%
Super reduced
8%
VAT rates as of 8 Jun 2026
019ea8db-3252-7fc6-834d-5dff33d1fcf0Embed 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="PL6920000013"></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/PL6920000013" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "PL6920000013",
"countryCode": "PL",
"companyName": "KGHM POLSKA MIEDŹ SPÓŁKA AKCYJNA",
"companyAddress": "MARII SKŁODOWSKIEJ-CURIE 48\n59-301 LUBIN",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": "6920000013",
"registryCodeName": "NIP",
"verifiedAt": "2026-06-08T20:09:58.098Z",
"checkId": "019ea8db-3252-7fc6-834d-5dff33d1fcf0",
"countryName": "Poland",
"countryVat": {
"vatName": "Podatek od towarów i usług",
"vatAbbr": "VAT",
"currency": "PLN",
"standardRate": 23,
"reducedRates": [
8,
5
],
"superReducedRate": 8,
"parkingRate": null,
"vatNumberFormat": "PL + 10 digits",
"vatNumberPattern": "^PL\\d{10}$",
"countryVatUpdatedAt": "2026-06-08"
},
"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.