Rate Overview
Live
1 JPY = 111.6969 IDR
1 IDR = 0.008953
JPY
Avg
110.5589
High
111.6969
Low
108.5717
Last updated: 5/6/2026, 6:08:47 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 111.70 IDR |
| 10 JPY | 1,116.97 IDR |
| 50 JPY | 5,584.84 IDR |
| 100 JPY | 11,169.69 IDR |
| 500 JPY | 55,848.43 IDR |
| 1,000 JPY | 111,696.85 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-05-06T06:08:47Z",
"rates": {
"IDR": 111.696852
}
}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": 11169.6852,
"rate": 111.696852
}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