Rate Overview
Live
1 XCD = 24.5573 AFN
1 AFN = 0.040721
XCD
Avg
25.1037
High
27.8601
Low
23.2664
Last updated: 7/27/2026, 7:25:05 PM
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-27T19:25:05Z",
"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