Rate Overview
Live
1 XCD = 24.3640 AFN
1 AFN = 0.041044
XCD
Avg
24.4842
High
24.7211
Low
24.3186
Last updated: 7/25/2026, 10:56:26 PM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 24.36 AFN |
| 10 XCD | 243.64 AFN |
| 50 XCD | 1,218.20 AFN |
| 100 XCD | 2,436.40 AFN |
| 500 XCD | 12,181.98 AFN |
| 1,000 XCD | 24,363.96 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-07-25T22:56:26Z",
"rates": {
"AFN": 24.363955
}
}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": 2436.3955,
"rate": 24.363955
}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