Rate Overview
Live
1 ALL = 0.773963 AFN
1 AFN = 1.2921
ALL
Avg
0.777050
High
0.800555
Low
0.768245
Last updated: 7/7/2026, 1:27:19 PM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.77 AFN |
| 10 ALL | 7.74 AFN |
| 50 ALL | 38.70 AFN |
| 100 ALL | 77.40 AFN |
| 500 ALL | 386.98 AFN |
| 1,000 ALL | 773.96 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-07-07T13:27:19Z",
"rates": {
"AFN": 0.773963
}
}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": 77.3963,
"rate": 0.773963
}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