Rate Overview
Live
1 JPY = 109.9250 IDR
1 IDR = 0.009097
JPY
Avg
110.1434
High
110.6541
Low
109.4455
Last updated: 7/24/2026, 1:34:13 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 109.92 IDR |
| 10 JPY | 1,099.25 IDR |
| 50 JPY | 5,496.25 IDR |
| 100 JPY | 10,992.50 IDR |
| 500 JPY | 54,962.49 IDR |
| 1,000 JPY | 109,924.99 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-24T13:34:13Z",
"rates": {
"IDR": 109.924987
}
}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": 10992.4987,
"rate": 109.924987
}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