From 53801f352ae8c183eff26f24b9e7cf63aa826d7b Mon Sep 17 00:00:00 2001 From: RenatoMayoral <52328855+renatomayoral@users.noreply.github.com> Date: Thu, 7 Dec 2023 11:36:16 -0300 Subject: [PATCH] Add Fygraph API (#267) Add Fygraph API to Currency Exchange --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da74a3644..4750c8ec2 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,7 @@ | [Frankfurter](https://www.frankfurter.app/docs) | Exchange rates, currency conversion and time series | No | Yes | Yes | | [FreeForexAPI](https://freeforexapi.com/Home/Api) | Real-time foreign exchange rates for major currency pairs | `apiKey` | Yes | No | | [FxRatesAPI](https://fxratesapi.com/) | Real-time exchange rates, historical rates and currency conversion | No | Yes | No | +| [FyGraph](https://fygraph.com) | GraphQL API of latest 1.000+ crypto and 167+ fiat updated every minute | `apiKey` | Yes | Yes | | [MetalpriceAPI](https://metalpriceapi.com) | Real-time and historical exchange rates and currency conversion API | `apiKey` | Yes | Unknown | | [National Bank of Poland](http://api.nbp.pl/en.html) | A collection of currency exchange rates (data in XML and JSON) | No | Yes | Yes | | [VATComply.com](https://www.vatcomply.com/documentation) | Exchange rates, geolocation and VAT number validation | No | Yes | Yes |