Rate Overview
Live
1 ALL = 0.761203 AFN
1 AFN = 1.3137
ALL
Avg
0.804101
High
0.841423
Low
0.748487
Last updated: 3/27/2026, 1:38:56 PM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.76 AFN |
| 10 ALL | 7.61 AFN |
| 50 ALL | 38.06 AFN |
| 100 ALL | 76.12 AFN |
| 500 ALL | 380.60 AFN |
| 1,000 ALL | 761.20 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-27T13:38:56Z",
"rates": {
"AFN": 0.761203
}
}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.1203,
"rate": 0.761203
}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