TOML
FX Currency Pairs - TOML
FX currency pairs represent combinations of two currencies traded in the foreign exchange market. They are classified into three types: dollar straight (pairs including US dollar), cross yen (combinations of non-USD currencies with Japanese yen), and cross currency (pairs excluding both USD and JPY). Major currency pairs include USD/JPY, EUR/USD, GBP/USD, each with distinct characteristics and trading features.
forex
FX
currency pairs
dollar straight
cross yen
investment
finance
[[items]]
code = "USD-JPY"
slug = "us-dollar-japanese-yen"
name = "US Dollar/Japanese Yen"
description = "The most popular currency pair in Japan with the world's second-largest trading share."
baseCurrency = "USD"
category = "dollar-straight"
nickname = "Ninja"
quoteCurrency = "JPY"
[[items]]
code = "EUR-USD"
slug = "euro-us-dollar"
name = "Euro/US Dollar"
description = "The most traded currency pair in the world with approximately 22.7% market share."
baseCurrency = "EUR"
category = "dollar-straight"
nickname = ""
quoteCurrency = "USD"
[[items]]
code = "GBP-USD"
slug = "british-pound-us-dollar"
name = "British Pound/US Dollar"
description = "Known as 'Cable' with the world's third-largest trading share."
baseCurrency = "GBP"
category = "dollar-straight"
nickname = "Cable"
quoteCurrency = "USD"
[[items]]
code = "AUD-USD"
slug = "australian-dollar-us-dollar"
name = "Australian Dollar/US Dollar"
description = "Known as a commodity currency with positive correlation to gold prices."
baseCurrency = "AUD"
category = "dollar-straight"
nickname = ""
quoteCurrency = "USD"
[[items]]
code = "USD-CAD"
slug = "us-dollar-canadian-dollar"
name = "US Dollar/Canadian Dollar"
description = "Known as 'Loonie' with inverse correlation to crude oil prices."
baseCurrency = "USD"
category = "dollar-straight"
nickname = "Loonie"
quoteCurrency = "CAD"
[[items]]
code = "USD-CHF"
slug = "us-dollar-swiss-franc"
name = "US Dollar/Swiss Franc"
description = "Bought during risk-off periods due to Swiss franc's safe-haven status."
baseCurrency = "USD"
category = "dollar-straight"
nickname = ""
quoteCurrency = "CHF"
[[items]]
code = "NZD-USD"
slug = "new-zealand-dollar-us-dollar"
name = "New Zealand Dollar/US Dollar"
description = "Known as a high-interest currency used in carry trades."
baseCurrency = "NZD"
category = "dollar-straight"
nickname = ""
quoteCurrency = "USD"
[[items]]
code = "EUR-JPY"
slug = "euro-japanese-yen"
name = "Euro/Japanese Yen"
description = "A popular cross-yen pair ranked 17th globally in trading share."
baseCurrency = "EUR"
category = "cross-yen"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "GBP-JPY"
slug = "british-pound-japanese-yen"
name = "British Pound/Japanese Yen"
description = "Known as the 'Beast' with high volatility."
baseCurrency = "GBP"
category = "cross-yen"
nickname = "Beast"
quoteCurrency = "JPY"
[[items]]
code = "AUD-JPY"
slug = "australian-dollar-japanese-yen"
name = "Australian Dollar/Japanese Yen"
description = "Correlates with resource prices and tends to rise during risk-on periods."
baseCurrency = "AUD"
category = "cross-yen"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "CAD-JPY"
slug = "canadian-dollar-japanese-yen"
name = "Canadian Dollar/Japanese Yen"
description = "Tends to correlate with crude oil prices with commodity currency characteristics."
baseCurrency = "CAD"
category = "cross-yen"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "CHF-JPY"
slug = "swiss-franc-japanese-yen"
name = "Swiss Franc/Japanese Yen"
description = "A unique pair where both currencies are safe-havens."
baseCurrency = "CHF"
category = "cross-yen"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "NZD-JPY"
slug = "new-zealand-dollar-japanese-yen"
name = "New Zealand Dollar/Japanese Yen"
description = "Combination of high-interest and safe-haven currencies used in carry trades."
baseCurrency = "NZD"
category = "cross-yen"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "EUR-GBP"
slug = "euro-british-pound"
name = "Euro/British Pound"
description = "A cross-currency pair combining Europe's two major currencies without USD or JPY."
baseCurrency = "EUR"
category = "cross-currency"
nickname = ""
quoteCurrency = "GBP"
[[items]]
code = "EUR-AUD"
slug = "euro-australian-dollar"
name = "Euro/Australian Dollar"
description = "A cross-currency pair combining European and commodity currencies."
baseCurrency = "EUR"
category = "cross-currency"
nickname = ""
quoteCurrency = "AUD"
[[items]]
code = "GBP-AUD"
slug = "british-pound-australian-dollar"
name = "British Pound/Australian Dollar"
description = "A cross-currency pair with high volatility tendencies."
baseCurrency = "GBP"
category = "cross-currency"
nickname = ""
quoteCurrency = "AUD"
[[items]]
code = "AUD-NZD"
slug = "australian-dollar-new-zealand-dollar"
name = "Australian Dollar/New Zealand Dollar"
description = "A cross-currency pair combining Oceania's two major currencies."
baseCurrency = "AUD"
category = "cross-currency"
nickname = ""
quoteCurrency = "NZD"
[[items]]
code = "TRY-JPY"
slug = "turkish-lira-japanese-yen"
name = "Turkish Lira/Japanese Yen"
description = "An emerging market cross-yen pair known as a high-interest currency."
baseCurrency = "TRY"
category = "cross-yen-emerging"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "MXN-JPY"
slug = "mexican-peso-japanese-yen"
name = "Mexican Peso/Japanese Yen"
description = "A popular emerging market cross-yen pair as a high-interest currency."
baseCurrency = "MXN"
category = "cross-yen-emerging"
nickname = ""
quoteCurrency = "JPY"
[[items]]
code = "ZAR-JPY"
slug = "south-african-rand-japanese-yen"
name = "South African Rand/Japanese Yen"
description = "An emerging market cross-yen pair known as a resource-rich, high-interest currency."
baseCurrency = "ZAR"
category = "cross-yen-emerging"
nickname = ""
quoteCurrency = "JPY"