Rate Overview
Live
1 JPY = 110.7615 IDR
1 IDR = 0.009028
JPY
Avg
111.6080
High
113.4649
Low
110.6173
Last updated: 6/15/2026, 10:25:43 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 110.76 IDR |
| 10 JPY | 1,107.62 IDR |
| 50 JPY | 5,538.08 IDR |
| 100 JPY | 11,076.15 IDR |
| 500 JPY | 55,380.75 IDR |
| 1,000 JPY | 110,761.51 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-15T22:25:43Z",
"rates": {
"IDR": 110.761506
}
}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": 11076.150599999999,
"rate": 110.761506
}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