Rate Overview
Live
1 JPY = 109.9159 IDR
1 IDR = 0.009098
JPY
Avg
109.2641
High
113.1969
Low
105.9847
Last updated: 7/24/2026, 9:42:54 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 109.92 IDR |
| 10 JPY | 1,099.16 IDR |
| 50 JPY | 5,495.80 IDR |
| 100 JPY | 10,991.59 IDR |
| 500 JPY | 54,957.97 IDR |
| 1,000 JPY | 109,915.93 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-24T21:42:54Z",
"rates": {
"IDR": 109.91593
}
}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": 10991.593,
"rate": 109.91593
}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