Rate Overview
Live
1 AED = 17.1457 AFN
1 AFN = 0.058324
AED
Avg
17.1701
High
17.3580
Low
17.0252
Last updated: 3/7/2026, 2:12:14 AM
Quick Conversions
| AED | AFN |
|---|---|
| 1 AED | 17.15 AFN |
| 10 AED | 171.46 AFN |
| 50 AED | 857.28 AFN |
| 100 AED | 1,714.57 AFN |
| 500 AED | 8,572.85 AFN |
| 1,000 AED | 17,145.70 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-03-07T02:12:14Z",
"rates": {
"AFN": 17.145697
}
}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": 1714.5696999999998,
"rate": 17.145697
}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