MULTITUDE BANK P.L.C., VAT ID MT28581016 โ Verified
Active and verified against the EU VIES database.
VAT ID
MT28581016
Company
MULTITUDE BANK P.L.C.
Address
9th floor
120, ST Business Centre,
THE
STRAND,
GZR 1027
Gzira
MALTA
VAT rates in Malta (EUR)
Standard
18%
Reduced
7%
Reduced
5%
Parking
12%
VAT rates as of 3 Jun 2026
019e8f1f-d338-7d02-88a7-154ef5ece89aEmbed 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="MT28581016"></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/MT28581016" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "MT28581016",
"countryCode": "MT",
"companyName": "MULTITUDE BANK P.L.C.",
"companyAddress": "9th floor\n120, ST Business Centre,\nTHE\nSTRAND,\nGZR 1027\nGzira",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": null,
"registryCodeName": "Maltese Registration Number",
"verifiedAt": "2026-06-03T20:14:48.120Z",
"checkId": "019e8f1f-d338-7d02-88a7-154ef5ece89a",
"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.