Rate Overview
Live
1 IDR = 0.009097 JPY
1 JPY = 109.9263
IDR
Avg
0.009079
High
0.009136
Low
0.009037
Last updated: 7/24/2026, 9:28:11 PM
Quick Conversions
| IDR | JPY |
|---|---|
| 1 IDR | 0.01 JPY |
| 10 IDR | 0.09 JPY |
| 50 IDR | 0.45 JPY |
| 100 IDR | 0.91 JPY |
| 500 IDR | 4.55 JPY |
| 1,000 IDR | 9.10 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-24T21:28:11Z",
"rates": {
"JPY": 0.009097
}
}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.9097,
"rate": 0.009097
}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