Rate Overview
Live
1 ALL = 0.821994 AFN
1 AFN = 1.2166
ALL
Avg
0.815499
High
0.821994
Low
0.811290
Last updated: 8/18/2026, 1:36:17 PM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.82 AFN |
| 10 ALL | 8.22 AFN |
| 50 ALL | 41.10 AFN |
| 100 ALL | 82.20 AFN |
| 500 ALL | 411.00 AFN |
| 1,000 ALL | 821.99 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-08-18T13:36:17Z",
"rates": {
"AFN": 0.821994
}
}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": 82.1994,
"rate": 0.821994
}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