Abstract API · Capability
Abstract API Financial Compliance
Unified financial compliance workflow combining exchange rates, VAT validation, and IBAN validation APIs. Used by finance teams, e-commerce platforms, and fintech developers to automate VAT compliance, currency conversion, and banking validation.
What You Can Do
GET
Get live rates
— Retrieve current exchange rates
/v1/exchange-rates
GET
Convert currency
— Convert an amount from one currency to another
/v1/currency-convert
GET
Validate vat
— Validate a VAT number and get company details
/v1/vat/validate
GET
Validate iban
— Validate an IBAN and get bank details
/v1/iban/validate
MCP Tools
get-live-exchange-rates
Get the latest exchange rates for 80+ currencies
read-only
convert-currency
Convert an amount from one currency to another using live rates
read-only
validate-vat-number
Validate a VAT number and retrieve associated company details
read-only
get-vat-rates
Get current VAT rates for a country
read-only
validate-iban
Validate an IBAN number and retrieve bank and account details
read-only
Who This Is For
Finance Engineer
Developer building payment, billing, and financial compliance systems
Compliance Analyst
Professional ensuring regulatory compliance for VAT, banking, and financial reporting
APIs Used
exchange-rates
vat-validation
iban-validation