Rate Overview
Live
1 IDR = 0.008928 JPY
1 JPY = 112.0072
IDR
Avg
0.009034
High
0.009251
Low
0.008926
Last updated: 5/26/2026, 6:45:42 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-26T18:45:42Z",
"rates": {
"JPY": 0.008928
}
}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.8928,
"rate": 0.008928
}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