Rate Overview
Live
1 JPY = 110.7681 IDR
1 IDR = 0.009028
JPY
Avg
109.0349
High
112.3598
Low
106.0504
Last updated: 7/20/2026, 6:10:38 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 110.77 IDR |
| 10 JPY | 1,107.68 IDR |
| 50 JPY | 5,538.41 IDR |
| 100 JPY | 11,076.81 IDR |
| 500 JPY | 55,384.07 IDR |
| 1,000 JPY | 110,768.13 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-20T18:10:38Z",
"rates": {
"IDR": 110.768132
}
}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": 11076.813199999999,
"rate": 110.768132
}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