Rate Overview
Live
1 ALL = 0.760926 AFN
1 AFN = 1.3142
ALL
Avg
0.766768
High
0.782285
Low
0.753421
Last updated: 3/7/2026, 12:10:26 AM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.76 AFN |
| 10 ALL | 7.61 AFN |
| 50 ALL | 38.05 AFN |
| 100 ALL | 76.09 AFN |
| 500 ALL | 380.46 AFN |
| 1,000 ALL | 760.93 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-03-07T00:10:26Z",
"rates": {
"AFN": 0.760926
}
}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": 76.0926,
"rate": 0.760926
}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