Rate Overview
Live
1 XCD = 23.3965 AFN
1 AFN = 0.042741
XCD
Avg
23.3884
High
23.7725
Low
23.0938
Last updated: 3/27/2026, 6:34:21 PM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 23.40 AFN |
| 10 XCD | 233.96 AFN |
| 50 XCD | 1,169.82 AFN |
| 100 XCD | 2,339.65 AFN |
| 500 XCD | 11,698.23 AFN |
| 1,000 XCD | 23,396.47 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-03-27T18:34:21Z",
"rates": {
"AFN": 23.396469
}
}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": 2339.6469,
"rate": 23.396469
}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