WARGAMING GROUP LTD, VAT ID CY99000230P — Verified
Active and verified against the EU VIES database.
VAT ID
CY99000230P
TIC
99000230P
Company
WARGAMING GROUP LTD
Address
Αγίων Ομολογητών Λεωφόρος 105
1080 ΛΕΥΚΩΣΙΑ
CYPRUS
VAT rates in Cyprus (EUR)
Standard
19%
Reduced
9%
Reduced
5%
Super reduced
3%
VAT rates as of 9 Jun 2026
019ead77-2b2e-77c7-b56e-94e621327838Embed 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="CY99000230P"></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/CY99000230P" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "CY99000230P",
"countryCode": "CY",
"companyName": "WARGAMING GROUP LTD",
"companyAddress": "Αγίων Ομολογητών Λεωφόρος 105\n1080 ΛΕΥΚΩΣΙΑ",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": "99000230P",
"registryCodeName": "TIC",
"verifiedAt": "2026-06-09T17:38:48.750Z",
"checkId": "019ead77-2b2e-77c7-b56e-94e621327838",
"countryName": "Cyprus",
"countryVat": {
"vatName": "Φόρος Προστιθέμενης Αξίας",
"vatAbbr": "ΦΠΑ",
"currency": "EUR",
"standardRate": 19,
"reducedRates": [
9,
5
],
"superReducedRate": 3,
"parkingRate": null,
"vatNumberFormat": "CY + 8 digits + 1 letter",
"vatNumberPattern": "^CY\\d{8}[A-Z]$",
"countryVatUpdatedAt": "2026-06-09"
},
"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.