Rate Overview
Live
1 IDR = 0.009419 JPY
1 JPY = 106.1684
IDR
Avg
0.009391
High
0.009435
Low
0.009354
Last updated: 3/26/2026, 10:30:42 PM
Quick Conversions
| IDR | JPY |
|---|---|
| 1 IDR | 0.01 JPY |
| 10 IDR | 0.09 JPY |
| 50 IDR | 0.47 JPY |
| 100 IDR | 0.94 JPY |
| 500 IDR | 4.71 JPY |
| 1,000 IDR | 9.42 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-03-26T22:30:42Z",
"rates": {
"JPY": 0.009419
}
}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.9419000000000001,
"rate": 0.009419
}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