Rate Overview
Live
1 JPY = 112.0160 IDR
1 IDR = 0.008927
JPY
Avg
111.3211
High
133.0195
Low
103.2262
Last updated: 5/26/2026, 9:02:54 PM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 112.02 IDR |
| 10 JPY | 1,120.16 IDR |
| 50 JPY | 5,600.80 IDR |
| 100 JPY | 11,201.60 IDR |
| 500 JPY | 56,008.02 IDR |
| 1,000 JPY | 112,016.04 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-05-26T21:02:54Z",
"rates": {
"IDR": 112.016043
}
}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": 11201.604299999999,
"rate": 112.016043
}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