Rate Overview
Live
1 JPY = 109.3669 IDR
1 IDR = 0.009144
JPY
Avg
109.2218
High
112.0789
Low
106.3648
Last updated: 7/26/2026, 5:15:20 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 109.37 IDR |
| 10 JPY | 1,093.67 IDR |
| 50 JPY | 5,468.35 IDR |
| 100 JPY | 10,936.69 IDR |
| 500 JPY | 54,683.45 IDR |
| 1,000 JPY | 109,366.90 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-26T05:15:20Z",
"rates": {
"IDR": 109.366903
}
}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": 10936.6903,
"rate": 109.366903
}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