Rate Overview
Live
1 ALL = 2.2081 DJF
1 DJF = 0.452871
ALL
Avg
2.2067
High
2.2111
Low
2.1991
Last updated: 8/12/2026, 2:42:12 PM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.21 DJF |
| 10 ALL | 22.08 DJF |
| 50 ALL | 110.41 DJF |
| 100 ALL | 220.81 DJF |
| 500 ALL | 1,104.07 DJF |
| 1,000 ALL | 2,208.13 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-08-12T14:42:12Z",
"rates": {
"DJF": 2.208134
}
}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.81339999999997,
"rate": 2.208134
}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