Rate Overview
Live
1 IDR = 0.009029 JPY
1 JPY = 110.7542
IDR
Avg
0.008960
High
0.009040
Low
0.008813
Last updated: 6/15/2026, 9:03:04 PM
Quick Conversions
| IDR | JPY |
|---|---|
| 1 IDR | 0.01 JPY |
| 10 IDR | 0.09 JPY |
| 50 IDR | 0.45 JPY |
| 100 IDR | 0.90 JPY |
| 500 IDR | 4.51 JPY |
| 1,000 IDR | 9.03 JPY |
Get IDR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=JPYExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-06-15T21:03:04Z",
"rates": {
"JPY": 0.009029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "JPY",
"amount": 100
},
"result": 0.9029,
"rate": 0.009029
}Build with IDR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key