Rate Overview
Live
1 ALL = 2.1392 DJF
1 DJF = 0.467459
ALL
Avg
2.1501
High
2.1900
Low
2.1205
Last updated: 3/27/2026, 8:21:52 AM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.14 DJF |
| 10 ALL | 21.39 DJF |
| 50 ALL | 106.96 DJF |
| 100 ALL | 213.92 DJF |
| 500 ALL | 1,069.61 DJF |
| 1,000 ALL | 2,139.23 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-03-27T08:21:52Z",
"rates": {
"DJF": 2.139225
}
}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": 213.9225,
"rate": 2.139225
}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