From a66bbdaa7e2898b2238ee7ebde3c3e078c343a85 Mon Sep 17 00:00:00 2001 From: danielswrld <60104188+danielswrld@users.noreply.github.com> Date: Mon, 20 Jan 2020 10:19:27 -0500 Subject: [PATCH] Added CurrencyScoop --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0d67603..4c6c3b6e 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [1Forge](https://1forge.com/forex-data-api/api-documentation) | Forex currency market data | `apiKey` | Yes | Unknown | | [Currencylayer](https://currencylayer.com/documentation) | Exchange rates and currency conversion | `apiKey` | Yes | Unknown | +| [CurrencyScoop](https://currencyscoop.com/api-documentation) | Real-time and historical currency rates JSON API | `apiKey` | Yes | Yes | | [Czech National Bank](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | A collection of exchange rates | No | Yes | Unknown | | [ExchangeRate-API](https://www.exchangerate-api.com) | Free currency conversion | No | Yes | Yes | | [Exchangeratesapi.io](https://exchangeratesapi.io) | Exchange rates with currency conversion | No | Yes | Yes |