Rate Overview
Live
1 XCD = 24.5573 AFN
1 AFN = 0.040721
XCD
Avg
24.2288
High
25.4191
Low
23.0905
Last updated: 7/28/2026, 2:06:48 AM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 24.56 AFN |
| 10 XCD | 245.57 AFN |
| 50 XCD | 1,227.86 AFN |
| 100 XCD | 2,455.73 AFN |
| 500 XCD | 12,278.63 AFN |
| 1,000 XCD | 24,557.26 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-28T02:06:48Z",
"rates": {
"AFN": 24.557258
}
}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": 2455.7258,
"rate": 24.557258
}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