Rate Overview
Live
1 AED = 17.9123 AFN
1 AFN = 0.055828
AED
Avg
17.8723
High
17.9674
Low
17.7375
Last updated: 9/3/2026, 5:30:53 AM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.91 AFN |
| 10 AED | 179.12 AFN |
| 50 AED | 895.62 AFN |
| 100 AED | 1,791.23 AFN |
| 500 AED | 8,956.16 AFN |
| 1,000 AED | 17,912.32 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-09-03T05:30:53Z",
"rates": {
"AFN": 17.912319
}
}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": 1791.2319,
"rate": 17.912319
}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