Global Exchange Rates
HomeDocsDeveloper API Portal
HomeDocsDeveloper API Portal
  1. Docs
  • Introduction
  • Authentication
  • Formats
  • Rate limiting and quotas
  • Errors
  • Client libraries
  • Currencies
    • /currencies
      GET
  • Exchange Rates
    • /latest
      GET
    • /historical
      GET
  • Providers
    • /providers
      GET
  • Conversion
    • /convert
      GET
  1. Docs

Client libraries

We provide client libraries for easy integration of the API in the most popular programming languages.
LanguageProject URL
C#/.Nethttps://www.nuget.org/packages/GlobalExchangeRates.Client
Javascript/Typescripthttps://www.npmjs.com/package/globalexchangerates
Javahttps://central.sonatype.com/artifact/org.globalexchangerates/globalexchangerates-client
Gohttps://github.com/globalexchangerates/GO_GlobalExchangeRates
Pythonhttps://pypi.org/project/global-exchange-rates/
If you need support for a different programming language or encounter any issues with the libraries, feel free to contact us.
Previous
Errors
Next
/currencies
Built with