Rate Overview
Live
1 ALL = 0.798277 AFN
1 AFN = 1.2527
ALL
Avg
0.791202
High
0.798277
Low
0.781917
Last updated: 4/18/2026, 8:47:15 AM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.80 AFN |
| 10 ALL | 7.98 AFN |
| 50 ALL | 39.91 AFN |
| 100 ALL | 79.83 AFN |
| 500 ALL | 399.14 AFN |
| 1,000 ALL | 798.28 AFN |
Get ALL/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=AFNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-18T08:47:15Z",
"rates": {
"AFN": 0.798277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "AFN",
"amount": 100
},
"result": 79.82770000000001,
"rate": 0.798277
}Build with ALL/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key