Rate Overview
Live
1 ALL = 2.2037 DJF
1 DJF = 0.453792
ALL
Avg
2.1878
High
2.2037
Low
2.1713
Last updated: 4/18/2026, 8:46:43 AM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.20 DJF |
| 10 ALL | 22.04 DJF |
| 50 ALL | 110.18 DJF |
| 100 ALL | 220.37 DJF |
| 500 ALL | 1,101.83 DJF |
| 1,000 ALL | 2,203.65 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-04-18T08:46:43Z",
"rates": {
"DJF": 2.203653
}
}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": 220.36530000000002,
"rate": 2.203653
}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