Rate Overview
Live
1 JPY = 110.3218 IDR
1 IDR = 0.009064
JPY
Avg
110.9379
High
111.8257
Low
110.2167
Last updated: 7/21/2026, 9:54:57 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 110.32 IDR |
| 10 JPY | 1,103.22 IDR |
| 50 JPY | 5,516.09 IDR |
| 100 JPY | 11,032.18 IDR |
| 500 JPY | 55,160.91 IDR |
| 1,000 JPY | 110,321.82 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-21T09:54:57Z",
"rates": {
"IDR": 110.321816
}
}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": 11032.1816,
"rate": 110.321816
}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