Skip to main content

JPY (Japanese Yen)

JPY, the Japanese yen, is Japan's official currency. Represented by the symbol ¥ and the code JPY, the yen is the third-most traded currency on the foreign exchange market, following the US dollar and the euro. Introduced in 1871 as part of Japan's monetary system modernization, the yen is also a prominent reserve currency, after the US dollar and euro.

Available currency pairs

Currency pairBase currencyQuote currencyName

Code examples

Get last quoute:

curl --request GET \
  --url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
  --header 'api-key: REPLACE_KEY_VALUE'