Rate Overview
Live
1 JPY = 106.4554 IDR
1 IDR = 0.009394
JPY
Avg
106.8354
High
107.7157
Low
105.9847
Last updated: 3/27/2026, 5:11:08 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 106.46 IDR |
| 10 JPY | 1,064.55 IDR |
| 50 JPY | 5,322.77 IDR |
| 100 JPY | 10,645.54 IDR |
| 500 JPY | 53,227.69 IDR |
| 1,000 JPY | 106,455.37 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-03-27T05:11:08Z",
"rates": {
"IDR": 106.455372
}
}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": 10645.537199999999,
"rate": 106.455372
}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