Add TaxID API to Currency Exchange

This commit is contained in:
alberto-sopa
2026-05-12 17:11:53 +02:00
committed by GitHub
parent 494dceafb5
commit b8989aba86
+1
View File
@@ -462,6 +462,7 @@ API | Description | Auth | HTTPS | CORS |
| [FreeForexAPI](https://freeforexapi.com/Home/Api) | Real-time foreign exchange rates for major currency pairs | No | Yes | No |
| [National Bank of Poland](http://api.nbp.pl/en.html) | A collection of currency exchange rates (data in XML and JSON) | No | Yes | Yes |
| [paralelo.bo](https://paralelo.bo/api) | Bolivia parallel-market USD/BOB exchange rate, aggregated from P2P sources every 60s | No | Yes | Yes |
| [TaxID](https://www.taxid.dev/docs) | EU VAT number validation with company name and address lookup across all 27 member states | `apiKey` | Yes | Unknown |
| [VATComply.com](https://www.vatcomply.com/documentation) | Exchange rates, geolocation and VAT number validation | No | Yes | Yes |
**[⬆ Back to Index](#index)**