Rate Overview
Live
1 JPY = 111.4232 IDR
1 IDR = 0.008975
JPY
Avg
111.0794
High
111.4232
Low
110.7909
Last updated: 9/2/2026, 11:45:50 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 111.42 IDR |
| 10 JPY | 1,114.23 IDR |
| 50 JPY | 5,571.16 IDR |
| 100 JPY | 11,142.32 IDR |
| 500 JPY | 55,711.59 IDR |
| 1,000 JPY | 111,423.17 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-09-02T11:45:50Z",
"rates": {
"IDR": 111.423174
}
}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": 11142.3174,
"rate": 111.423174
}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