v1

latestOpenAPI 3.0.02026-07-247251950.2 KB
Currencies

List all currencies

Overview

Get all available currencies with their codes, names, and the countries where each currency is used. Perfect for building currency selection interfaces.

When to Use

  • Currency dropdowns - Populate currency selection lists
  • Price display - Show prices in different currencies
  • Currency conversion - Get currency information for conversion
  • Reference data - Get currency codes for use in booking endpoints

What You Get

  • Currency list - All available currencies
  • Currency codes - ISO currency codes (e.g., "USD", "EUR", "GBP")
  • Currency names - Full currency names
  • Country mapping - Countries where each currency is used

Quick Start

No parameters required. Returns all currencies with codes, names, and country mappings.

get/data/currencies

Query parameters

timeoutnumber float

request timeout in seconds

Response

OK