Rate Overview
Live
1 IDR = 0.008927 JPY
1 JPY = 112.0197
IDR
Avg
0.009255
High
0.009435
Low
0.008927
Last updated: 5/26/2026, 7:52:00 PM
Quick Conversions
| IDR | JPY |
|---|---|
| 1 IDR | 0.01 JPY |
| 10 IDR | 0.09 JPY |
| 50 IDR | 0.45 JPY |
| 100 IDR | 0.89 JPY |
| 500 IDR | 4.46 JPY |
| 1,000 IDR | 8.93 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-05-26T19:52:00Z",
"rates": {
"JPY": 0.008927
}
}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.8926999999999999,
"rate": 0.008927
}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