Rate Overview
Live
1 IDR = 0.010332 DJF
1 DJF = 96.7867
IDR
Avg
0.010372
High
0.010399
Low
0.010332
Last updated: 4/17/2026, 2:43:54 PM
Quick Conversions
| IDR | DJF |
|---|---|
| 1 IDR | 0.01 DJF |
| 10 IDR | 0.10 DJF |
| 50 IDR | 0.52 DJF |
| 100 IDR | 1.03 DJF |
| 500 IDR | 5.17 DJF |
| 1,000 IDR | 10.33 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-04-17T14:43:54Z",
"rates": {
"DJF": 0.010332
}
}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.0332,
"rate": 0.010332
}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