Rate Overview
Live
1 JPY = 111.9362 IDR
1 IDR = 0.008934
JPY
Avg
112.2527
High
113.5634
Low
111.8552
Last updated: 8/15/2026, 4:55:48 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 111.94 IDR |
| 10 JPY | 1,119.36 IDR |
| 50 JPY | 5,596.81 IDR |
| 100 JPY | 11,193.62 IDR |
| 500 JPY | 55,968.08 IDR |
| 1,000 JPY | 111,936.16 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-08-15T04:55:48Z",
"rates": {
"IDR": 111.936156
}
}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": 11193.6156,
"rate": 111.936156
}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