Rate Overview
Live
1 IDR = 0.009295 JPY
1 JPY = 107.5847
IDR
Avg
0.009306
High
0.009331
Low
0.009283
Last updated: 3/6/2026, 6:56:27 PM
Quick Conversions
| IDR | JPY |
|---|---|
| 1 IDR | 0.01 JPY |
| 10 IDR | 0.09 JPY |
| 50 IDR | 0.46 JPY |
| 100 IDR | 0.93 JPY |
| 500 IDR | 4.65 JPY |
| 1,000 IDR | 9.30 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-06T18:56:27Z",
"rates": {
"JPY": 0.009295
}
}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.9295,
"rate": 0.009295
}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