Rate Overview
Live
1 XCD = 24.1716 AFN
1 AFN = 0.041371
XCD
Avg
24.2325
High
24.3583
Low
24.1672
Last updated: 8/13/2026, 7:04:54 AM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 24.17 AFN |
| 10 XCD | 241.72 AFN |
| 50 XCD | 1,208.58 AFN |
| 100 XCD | 2,417.16 AFN |
| 500 XCD | 12,085.78 AFN |
| 1,000 XCD | 24,171.57 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-08-13T07:04:54Z",
"rates": {
"AFN": 24.171566
}
}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": 2417.1566,
"rate": 24.171566
}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