Rate Overview
Live
1 XCD = 23.1069 AFN
1 AFN = 0.043277
XCD
Avg
23.2705
High
23.6118
Low
23.0975
Last updated: 3/7/2026, 7:36:52 AM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 23.11 AFN |
| 10 XCD | 231.07 AFN |
| 50 XCD | 1,155.34 AFN |
| 100 XCD | 2,310.69 AFN |
| 500 XCD | 11,553.44 AFN |
| 1,000 XCD | 23,106.88 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-07T07:36:52Z",
"rates": {
"AFN": 23.106883
}
}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": 2310.6883,
"rate": 23.106883
}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