Rate Overview
Live
1 XCD = 24.3003 AFN
1 AFN = 0.041152
XCD
Avg
24.2637
High
24.3763
Low
24.1210
Last updated: 9/3/2026, 6:11:36 AM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 24.30 AFN |
| 10 XCD | 243.00 AFN |
| 50 XCD | 1,215.01 AFN |
| 100 XCD | 2,430.03 AFN |
| 500 XCD | 12,150.14 AFN |
| 1,000 XCD | 24,300.27 AFN |
Get XCD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=AFNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-03T06:11:36Z",
"rates": {
"AFN": 24.300272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "AFN",
"amount": 100
},
"result": 2430.0272,
"rate": 24.300272
}Build with XCD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key