From 96725011d54cb06267ab5fa5ceee0bb92ef88855 Mon Sep 17 00:00:00 2001 From: Lukas Girsch Date: Thu, 12 Oct 2023 14:22:34 +0200 Subject: [PATCH] added fxratesapi.com (#103) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9250b7..d2e86b9 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ For information on contributing to this project, please see the [contributing gu | [Exchangeratesapi.io](https://exchangeratesapi.io) | Exchange rates with currency conversion | `apiKey` | Yes | Yes | | [Fixer.io](http://fixer.io) | Exchange rates and currency conversion | `apiKey` | Yes | Unknown | | [Frankfurter](https://www.frankfurter.app/docs) | Exchange rates, currency conversion and time series | No | Yes | Yes | +| [FxRatesAPI](https://fxratesapi.com/) | Real-time exchange rates, historical rates and currency conversion | `apiKey` | Yes | No | | [ratesapi](https://ratesapi.io) | Free exchange rates and historical rates | No | Yes | Unknown | **[⬆ Back to Index](#index)**