Rate Overview
Live
1 AED = 17.2864 AFN
1 AFN = 0.057849
AED
Avg
17.3216
High
17.4254
Low
17.1520
Last updated: 5/7/2026, 12:12:04 AM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.29 AFN |
| 10 AED | 172.86 AFN |
| 50 AED | 864.32 AFN |
| 100 AED | 1,728.64 AFN |
| 500 AED | 8,643.18 AFN |
| 1,000 AED | 17,286.37 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-05-07T00:12:04Z",
"rates": {
"AFN": 17.286369
}
}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": 1728.6369,
"rate": 17.286369
}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