diff --git a/README.md b/README.md index f4e6597f..30a07561 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,6 @@ | [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 | diff --git a/db/resources.json b/db/resources.json index ad481560..c0f33aa9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1451, +"count": 1450, "entries": [ { "API": "Cat Facts", @@ -2169,15 +2169,6 @@ "Link": "https://www.cbr.ru/development/SXML/", "Category": "Currency Exchange" }, - { - "API": "BCV (Banco Central de Venezuela) Exchange rate", - "Description": "Exchange rates of the BCV (Central Bank of Venezuela) API", - "Auth": "apiKey", - "HTTPS": true, - "Cors": "no", - "Link": "https://bcv-api.rafnixg.dev/docs", - "Category": "Currency Exchange" - }, { "API": "Currencyapi", "Description": "Currency Conversion API and cryptocurrency prices, updated minutely",