# Global Exchange Rates ## Docs - [Introduction](https://doc.globalexchangerates.org/introduction-926265m0.md): - [Authentication](https://doc.globalexchangerates.org/authentication-926254m0.md): - [Formats](https://doc.globalexchangerates.org/formats-926293m0.md): - [Rate limiting and quotas](https://doc.globalexchangerates.org/rate-limiting-and-quotas-926266m0.md): - [Errors](https://doc.globalexchangerates.org/errors-926268m0.md): ## API Docs - Currencies [/currencies](https://doc.globalexchangerates.org/currencies-15601948e0.md): Returns the list of available currencies. - Exchange Rates [/latest](https://doc.globalexchangerates.org/latest-15601949e0.md): Returns the latest exchange rates for the specified provider. If no provider is specified, exchange rates from the GLOBAL provider will be returned. - Exchange Rates [/historical](https://doc.globalexchangerates.org/historical-15601950e0.md): Returns historical exchange rates for a specific date and provider. - Providers [/providers](https://doc.globalexchangerates.org/providers-15601951e0.md): Returns the list of available exchange rate providers. - Conversion [/convert](https://doc.globalexchangerates.org/convert-15677224e0.md): Converts amounts between currencies.