Rate Overview
Live
1 AED = 17.4243 AFN
1 AFN = 0.057391
AED
Avg
17.4695
High
17.5609
Low
17.4239
Last updated: 4/16/2026, 5:54:52 PM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.42 AFN |
| 10 AED | 174.24 AFN |
| 50 AED | 871.21 AFN |
| 100 AED | 1,742.43 AFN |
| 500 AED | 8,712.13 AFN |
| 1,000 AED | 17,424.26 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-04-16T17:54:52Z",
"rates": {
"AFN": 17.424262
}
}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": 1742.4261999999999,
"rate": 17.424262
}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