Rate Overview
Live
1 IDR = 0.009839 DJF
1 DJF = 101.6363
IDR
Avg
0.010318
High
0.010634
Low
0.009839
Last updated: 7/12/2026, 11:37:03 PM
Quick Conversions
| IDR | DJF |
|---|---|
| 1 IDR | 0.01 DJF |
| 10 IDR | 0.10 DJF |
| 50 IDR | 0.49 DJF |
| 100 IDR | 0.98 DJF |
| 500 IDR | 4.92 DJF |
| 1,000 IDR | 9.84 DJF |
Get IDR/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=DJFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-12T23:37:03Z",
"rates": {
"DJF": 0.009839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "DJF",
"amount": 100
},
"result": 0.9839,
"rate": 0.009839
}Build with IDR/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key