Global Exchange Rates
HomeDocs
Developer API Portal
HomeDocs
Developer API Portal
  1. Docs
  • Introduction
  • Authentication
  • Formats
  • Extended rates (Bid\Ask)
  • Rate limiting and quotas
  • Errors
  • Client libraries
  • Currencies
    • /currencies
      GET
  • Exchange Rates
    • /latest
      GET
    • /historical
      GET
  • Providers
    • /providers
      GET
  • Conversion
    • /convert
      GET
  • Schemas
    • Schemas
      • currency
      • errorResponse
      • exchangeRateResponse
      • provider
      • currencyArray
      • providerArray
HomeDocs
Developer API Portal
HomeDocs
Developer API Portal
  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.
Modified at 2025-05-20 16:39:08
Previous
Errors
Next
/currencies
Built with