Rate Overview
Live
1 AED = 17.1855 AFN
1 AFN = 0.058189
AED
Avg
17.4403
High
18.0129
Low
17.0167
Last updated: 5/27/2026, 2:30:33 AM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.19 AFN |
| 10 AED | 171.86 AFN |
| 50 AED | 859.28 AFN |
| 100 AED | 1,718.55 AFN |
| 500 AED | 8,592.76 AFN |
| 1,000 AED | 17,185.52 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-27T02:30:33Z",
"rates": {
"AFN": 17.185516
}
}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": 1718.5516,
"rate": 17.185516
}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