PROJECT PLUG LIMITED !! CLICK ENERGY, VAT ID XI197211009 โ€” Verified

Active and verified against the EU VIES database.

Company

PROJECT PLUG LIMITED !! CLICK ENERGY

Address

1ST FLOOR TIMBERQUAY 100-114 STRAND ROAD DERRY BT48 7NR
NORTHERN IRELAND

VAT rates in Northern Ireland (GBP)

Standard

20%

Reduced

5%

VAT rates as of 9 Jun 2026

Checked 9 Jun 2026, 17:46 UTCID: 019ead7e-245f-75b1-b2b4-fe5b35014dcc

Embed 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

HTML
<script async src="https://vatnode.dev/badge.js"></script>
<span data-vatnode-vat="XI197211009"></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 Key
Request
curl "https://api.vatnode.dev/v1/vat/XI197211009" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "valid": true,
  "vatId": "XI197211009",
  "countryCode": "XI",
  "companyName": "PROJECT PLUG LIMITED !! CLICK ENERGY",
  "companyAddress": "1ST FLOOR TIMBERQUAY 100-114 STRAND ROAD DERRY   BT48 7NR",
  "companyRegistrationDate": null,
  "companyForm": null,
  "industryDescription": null,
  "registryCode": null,
  "registryCodeName": null,
  "verifiedAt": "2026-06-09T17:46:25.759Z",
  "checkId": "019ead7e-245f-75b1-b2b4-fe5b35014dcc",
  "countryName": "Northern Ireland",
  "countryVat": {
    "vatName": "Value Added Tax",
    "vatAbbr": "VAT",
    "currency": "GBP",
    "standardRate": 20,
    "reducedRates": [
      5
    ],
    "superReducedRate": null,
    "parkingRate": null,
    "vatNumberFormat": "XI + 9 digits, 12 digits, or GD/HA + 3 digits",
    "vatNumberPattern": "^XI(\\d{9}|\\d{12}|(GD|HA)\\d{3})$",
    "countryVatUpdatedAt": "2026-06-09"
  },
  "consultationNumber": null,
  "source": "VIES"
}

Validate a different VAT ID

Example:

Browse Northern Ireland VAT number examples and format.

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.