Rate Overview
Live
1 IDR = 0.010504 DJF
1 DJF = 95.2018
IDR
Avg
0.010546
High
0.010622
Low
0.010487
Last updated: 3/7/2026, 7:44:30 AM
Quick Conversions
| IDR | DJF |
|---|---|
| 1 IDR | 0.01 DJF |
| 10 IDR | 0.11 DJF |
| 50 IDR | 0.53 DJF |
| 100 IDR | 1.05 DJF |
| 500 IDR | 5.25 DJF |
| 1,000 IDR | 10.50 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-03-07T07:44:30Z",
"rates": {
"DJF": 0.010504
}
}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": 1.0504,
"rate": 0.010504
}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