Rate Overview
Live
1 AED = 17.8320 AFN
1 AFN = 0.056079
AED
Avg
17.8442
High
17.9224
Low
17.8090
Last updated: 8/15/2026, 5:36:18 AM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.83 AFN |
| 10 AED | 178.32 AFN |
| 50 AED | 891.60 AFN |
| 100 AED | 1,783.20 AFN |
| 500 AED | 8,915.99 AFN |
| 1,000 AED | 17,831.98 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-08-15T05:36:18Z",
"rates": {
"AFN": 17.831975
}
}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": 1783.1975,
"rate": 17.831975
}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