Rate Overview
Live
1 JPY = 106.5024 IDR
1 IDR = 0.009389
JPY
Avg
107.4274
High
109.8961
Low
106.0504
Last updated: 3/27/2026, 3:23:15 AM
Quick Conversions
| JPY | IDR |
|---|---|
| 1 JPY | 106.50 IDR |
| 10 JPY | 1,065.02 IDR |
| 50 JPY | 5,325.12 IDR |
| 100 JPY | 10,650.24 IDR |
| 500 JPY | 53,251.18 IDR |
| 1,000 JPY | 106,502.36 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-27T03:23:15Z",
"rates": {
"IDR": 106.502365
}
}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": 10650.236499999999,
"rate": 106.502365
}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