Rate Overview
Live
1 JPY = 110.7494 IDR
1 IDR = 0.009029
JPY
Avg
111.6067
High
113.4649
Low
110.6173
Last updated: 6/15/2026, 9:46:07 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 110.75 IDR |
| 10 JPY | 1,107.49 IDR |
| 50 JPY | 5,537.47 IDR |
| 100 JPY | 11,074.94 IDR |
| 500 JPY | 55,374.71 IDR |
| 1,000 JPY | 110,749.42 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-06-15T21:46:07Z",
"rates": {
"IDR": 110.749419
}
}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": 11074.9419,
"rate": 110.749419
}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