Rate Overview
Live
1 ALL = 2.1703 DJF
1 DJF = 0.460756
ALL
Avg
2.1463
High
2.2037
Low
2.0394
Last updated: 5/29/2026, 2:30:09 PM
Quick Conversions
| ALL | DJF |
|---|---|
| 1 ALL | 2.17 DJF |
| 10 ALL | 21.70 DJF |
| 50 ALL | 108.52 DJF |
| 100 ALL | 217.03 DJF |
| 500 ALL | 1,085.17 DJF |
| 1,000 ALL | 2,170.35 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-05-29T14:30:09Z",
"rates": {
"DJF": 2.170347
}
}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": 217.03470000000002,
"rate": 2.170347
}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