Rate Overview
Live
1 JPY = 107.5381 IDR
1 IDR = 0.009299
JPY
Avg
107.4099
High
107.6638
Low
107.1582
Last updated: 3/7/2026, 12:10:25 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 107.54 IDR |
| 10 JPY | 1,075.38 IDR |
| 50 JPY | 5,376.90 IDR |
| 100 JPY | 10,753.81 IDR |
| 500 JPY | 53,769.04 IDR |
| 1,000 JPY | 107,538.09 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-07T00:10:25Z",
"rates": {
"IDR": 107.538089
}
}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": 10753.8089,
"rate": 107.538089
}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