From e826b0239cc138f34863f401fe86ee63563d9482 Mon Sep 17 00:00:00 2001 From: nekvapil Date: Thu, 12 Oct 2017 10:36:52 +0200 Subject: [PATCH] Czech national exchange rates supports https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c067532..1a08213b 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | 1Forge | Forex currency market data | `apiKey` | Yes | [Go!](https://1forge.com/forex-data-api/api-documentation) | | Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) | -| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | +| Czech National Bank | A collection of exchange rates | No | Yes | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) | ### Data Validation