Skip to main content

IDR (Indonesian Rupiah)

The Indonesian rupiah (IDR), controlled by Bank Indonesia, derives its name from the Sanskrit word for silver, rupyakam. With the currency code IDR and symbol Rp, it is divided into 100 sen, which are no longer used due to inflation.

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'