Rate Overview
Live
1 JPY = 111.5193 IDR
1 IDR = 0.008967
JPY
Avg
111.0442
High
111.5372
Low
110.2167
Last updated: 7/5/2026, 9:45:55 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 111.52 IDR |
| 10 JPY | 1,115.19 IDR |
| 50 JPY | 5,575.97 IDR |
| 100 JPY | 11,151.93 IDR |
| 500 JPY | 55,759.65 IDR |
| 1,000 JPY | 111,519.31 IDR |
Get JPY/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=IDRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-05T21:45:55Z",
"rates": {
"IDR": 111.519309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "IDR",
"amount": 100
},
"result": 11151.930900000001,
"rate": 111.519309
}Build with JPY/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key