Rate Overview
Live
1 ALL = 2.1585 DJF
1 DJF = 0.463284
ALL
Avg
2.1585
High
2.2064
Low
2.1166
Last updated: 7/28/2026, 9:43:13 PM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.16 DJF |
| 10 ALL | 21.59 DJF |
| 50 ALL | 107.93 DJF |
| 100 ALL | 215.85 DJF |
| 500 ALL | 1,079.25 DJF |
| 1,000 ALL | 2,158.51 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-28T21:43:13Z",
"rates": {
"DJF": 2.158505
}
}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": 215.85049999999998,
"rate": 2.158505
}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