KRW (South Korean Won)
South Korea's official currency is the Korean won, or KRW. It is divided into 100 jeon, a unit no longer in use. The won, represented by the symbol ₩ and the code KRW, is issued by the Bank of Korea, the country's central bank.
Available currency pairs
Currency pair | Base currency | Quote currency | Name |
---|
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'