Rate Overview
Live
1 AED = 17.2872 AFN
1 AFN = 0.057846
AED
Avg
17.4063
High
17.6031
Low
17.2871
Last updated: 7/2/2026, 8:44:39 PM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.29 AFN |
| 10 AED | 172.87 AFN |
| 50 AED | 864.36 AFN |
| 100 AED | 1,728.72 AFN |
| 500 AED | 8,643.62 AFN |
| 1,000 AED | 17,287.24 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-07-02T20:44:39Z",
"rates": {
"AFN": 17.287242
}
}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.7241999999999,
"rate": 17.287242
}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