Rate Overview
Live
1 ALL = 0.790612 AFN
1 AFN = 1.2648
ALL
Avg
0.785558
High
0.792574
Low
0.774417
Last updated: 5/9/2026, 11:09:10 AM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.79 AFN |
| 10 ALL | 7.91 AFN |
| 50 ALL | 39.53 AFN |
| 100 ALL | 79.06 AFN |
| 500 ALL | 395.31 AFN |
| 1,000 ALL | 790.61 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-05-09T11:09:10Z",
"rates": {
"AFN": 0.790612
}
}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.0612,
"rate": 0.790612
}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