Rate Overview
Live
1 XCD = 24.3248 AFN
1 AFN = 0.041110
XCD
Avg
23.7755
High
24.3248
Low
23.4780
Last updated: 7/5/2026, 8:42:42 PM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 24.32 AFN |
| 10 XCD | 243.25 AFN |
| 50 XCD | 1,216.24 AFN |
| 100 XCD | 2,432.48 AFN |
| 500 XCD | 12,162.40 AFN |
| 1,000 XCD | 24,324.80 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-05T20:42:42Z",
"rates": {
"AFN": 24.324797
}
}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": 2432.4797,
"rate": 24.324797
}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