Rate Overview
Live
1 IDR = 0.009421 JPY
1 JPY = 106.1458
IDR
Avg
0.008971
High
0.009877
Low
0.007589
Last updated: 3/27/2026, 12:15:08 AM
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-27T00:15:08Z",
"rates": {
"JPY": 0.009421
}
}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.9421,
"rate": 0.009421
}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