Rate Overview
Live
1 IDR = 0.009958 DJF
1 DJF = 100.4218
IDR
Avg
0.009979
High
0.010015
Low
0.009958
Last updated: 8/19/2026, 4:26:01 AM
Quick Conversions
| IDR | DJF |
|---|---|
| 1 IDR | 0.01 DJF |
| 10 IDR | 0.10 DJF |
| 50 IDR | 0.50 DJF |
| 100 IDR | 1.00 DJF |
| 500 IDR | 4.98 DJF |
| 1,000 IDR | 9.96 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-08-19T04:26:01Z",
"rates": {
"DJF": 0.009958
}
}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.9958,
"rate": 0.009958
}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