Global Exchange Rates
HomeDocsDeveloper API Portal
HomeDocsDeveloper API Portal
  1. Schemas
  • 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
HomeDocsDeveloper API Portal
HomeDocsDeveloper API Portal
  1. Schemas

currency

{
    "code": "string",
    "name": "string",
    "numericCode": "string",
    "obsolete": true
}
Built with