Rate Overview
Live
1 JPY = 108.2790 IDR
1 IDR = 0.009235
JPY
Avg
107.7103
High
108.2790
Low
107.3077
Last updated: 4/16/2026, 5:05:56 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 108.28 IDR |
| 10 JPY | 1,082.79 IDR |
| 50 JPY | 5,413.95 IDR |
| 100 JPY | 10,827.90 IDR |
| 500 JPY | 54,139.49 IDR |
| 1,000 JPY | 108,278.97 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-04-16T05:05:56Z",
"rates": {
"IDR": 108.27897
}
}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": 10827.897,
"rate": 108.27897
}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