Rate Overview
Live
1 JPY = 109.9159 IDR
1 IDR = 0.009098
JPY
Avg
110.0941
High
110.6541
Low
109.4455
Last updated: 7/25/2026, 1:24:12 AM
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-25T01:24:12Z",
"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