Browse Source

FIX: add BCV API to exchange currency

pull/3830/head
Rafnix Guzman 2 weeks ago
committed by GitHub
parent
commit
cc08a2b2e6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -463,8 +463,8 @@ API | Description | Auth | HTTPS | CORS |
| [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 |
| [apilayer fixer.io](https://fixer.io) | Exchange rates and currency conversion | `apiKey` | No | 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 |
| [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 |
| [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 |
| [Currencylayer](https://currencylayer.com/documentation) | Exchange rates and currency conversion | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save