Rate Overview
Live
1 ALL = 2.1659 DJF
1 DJF = 0.461710
ALL
Avg
2.0721
High
2.1762
Low
1.8454
Last updated: 7/24/2026, 7:36:24 PM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.17 DJF |
| 10 ALL | 21.66 DJF |
| 50 ALL | 108.29 DJF |
| 100 ALL | 216.59 DJF |
| 500 ALL | 1,082.93 DJF |
| 1,000 ALL | 2,165.86 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-24T19:36:24Z",
"rates": {
"DJF": 2.16586
}
}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.58599999999998,
"rate": 2.16586
}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