Rate Overview
Live
1 IDR = 0.008967 JPY
1 JPY = 111.5200
IDR
Avg
0.009005
High
0.009073
Low
0.008965
Last updated: 7/5/2026, 9:32:46 AM
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.48 JPY |
| 1,000 IDR | 8.97 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-07-05T09:32:46Z",
"rates": {
"JPY": 0.008967
}
}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.8966999999999999,
"rate": 0.008967
}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