Rate Overview
Live
1 AED = 17.2395 AFN
1 AFN = 0.058006
AED
Avg
18.4021
High
19.7019
Low
17.1045
Last updated: 3/27/2026, 12:57:46 PM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.24 AFN |
| 10 AED | 172.40 AFN |
| 50 AED | 861.98 AFN |
| 100 AED | 1,723.95 AFN |
| 500 AED | 8,619.77 AFN |
| 1,000 AED | 17,239.53 AFN |
Get AED/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=AFNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T12:57:46Z",
"rates": {
"AFN": 17.23953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "AFN",
"amount": 100
},
"result": 1723.9529999999997,
"rate": 17.23953
}Build with AED/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key