Rate Overview
Live
1 ALL = 2.1648 DJF
1 DJF = 0.461939
ALL
Avg
2.1652
High
2.1755
Low
2.1503
Last updated: 7/7/2026, 8:15:41 PM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.16 DJF |
| 10 ALL | 21.65 DJF |
| 50 ALL | 108.24 DJF |
| 100 ALL | 216.48 DJF |
| 500 ALL | 1,082.39 DJF |
| 1,000 ALL | 2,164.79 DJF |
Get ALL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=DJFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-07T20:15:41Z",
"rates": {
"DJF": 2.164787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "DJF",
"amount": 100
},
"result": 216.4787,
"rate": 2.164787
}Build with ALL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key