From c430872bd3f5d0679be7aae4b6e755e7e7d01df1 Mon Sep 17 00:00:00 2001 From: Rafnix Guzman Date: Tue, 16 Apr 2024 07:05:54 -0500 Subject: [PATCH] add BCV Exchange Rate (#333) add BCV Exchange Rate API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffffd184..715863e2 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ | [1Forge](https://1forge.com/forex-data-api/api-documentation) | Forex currency market data | `apiKey` | Yes | Unknown | | [Amdoren](https://www.amdoren.com/currency-api/) | Free currency API with over 150 currencies | `apiKey` | Yes | Unknown | | [Bank of Russia](https://www.cbr.ru/development/SXML/) | Exchange rates and currency conversion | No | Yes | Unknown | +| [BCV (Banco Central de Venezuela) Exchange rate](https://bcv-api.rafnixg.dev/docs) | Exchange rates of the BCV (Central Bank of Venezuela) API | `apiKey` | Yes | No | | [Currencyapi](https://currencyapi.com) | Currency Conversion API and cryptocurrency prices, updated minutely | `apiKey` | Yes | Yes | | [Currency-api](https://github.com/fawazahmed0/currency-api#readme) | Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits | No | Yes | Yes | | [CurrencyFreaks](https://currencyfreaks.com/) | Provides current and historical currency exchange rates with free plan 1K requests/month | `apiKey` | Yes | Yes |