Rate Overview
Live
1 ALL = 0.768477 AFN
1 AFN = 1.3013
ALL
Avg
0.771495
High
0.785225
Low
0.760661
Last updated: 6/19/2026, 10:29:22 AM
Quick Conversions
| ALL | AFN |
|---|---|
| 1 ALL | 0.77 AFN |
| 10 ALL | 7.68 AFN |
| 50 ALL | 38.42 AFN |
| 100 ALL | 76.85 AFN |
| 500 ALL | 384.24 AFN |
| 1,000 ALL | 768.48 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-06-19T10:29:22Z",
"rates": {
"AFN": 0.768477
}
}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.8477,
"rate": 0.768477
}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