Rate Overview
Live
1 JPY = 110.0265 IDR
1 IDR = 0.009089
JPY
Avg
109.4551
High
112.8601
Low
106.0397
Last updated: 7/24/2026, 4:10:57 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 110.03 IDR |
| 10 JPY | 1,100.26 IDR |
| 50 JPY | 5,501.32 IDR |
| 100 JPY | 11,002.65 IDR |
| 500 JPY | 55,013.25 IDR |
| 1,000 JPY | 110,026.49 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-24T04:10:57Z",
"rates": {
"IDR": 110.026494
}
}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": 11002.6494,
"rate": 110.026494
}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