Rate Overview
Live
1 JPY = 106.1356 IDR
1 IDR = 0.009422
JPY
Avg
106.4367
High
106.8989
Low
105.9847
Last updated: 3/27/2026, 1:48:03 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 106.14 IDR |
| 10 JPY | 1,061.36 IDR |
| 50 JPY | 5,306.78 IDR |
| 100 JPY | 10,613.56 IDR |
| 500 JPY | 53,067.82 IDR |
| 1,000 JPY | 106,135.65 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-27T01:48:03Z",
"rates": {
"IDR": 106.135649
}
}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": 10613.5649,
"rate": 106.135649
}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