APS Bank P.L.C, VAT ID MT13043536 โ Verified
Active and verified against the EU VIES database.
VAT ID
MT13043536
Company
APS Bank P.L.C
Address
APS Centre
Triq it-
Torri Swatar
BKR 4012
Birkirkara
MALTA
VAT rates in Malta (EUR)
Standard
18%
Reduced
7%
Reduced
5%
Parking
12%
VAT rates as of 3 Jun 2026
019e8fbd-45ad-7265-b5a8-e049617074c9Embed 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="MT13043536"></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/MT13043536" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "MT13043536",
"countryCode": "MT",
"companyName": "APS Bank P.L.C",
"companyAddress": "APS Centre\nTriq it-\nTorri Swatar\nBKR 4012\nBirkirkara",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": null,
"registryCodeName": "Maltese Registration Number",
"verifiedAt": "2026-06-03T23:06:46.573Z",
"checkId": "019e8fbd-45ad-7265-b5a8-e049617074c9",
"countryName": "Malta",
"countryVat": {
"vatName": "Taxxa tal-Valur Miลผjud",
"vatAbbr": "VAT",
"currency": "EUR",
"standardRate": 18,
"reducedRates": [
7,
5
],
"superReducedRate": null,
"parkingRate": 12,
"vatNumberFormat": "MT + 8 digits",
"vatNumberPattern": "^MT\\d{8}$",
"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.