Rate Overview
Live
1 XCD = 23.3054 AFN
1 AFN = 0.042908
XCD
Avg
23.3184
High
23.8576
Low
23.0625
Last updated: 6/16/2026, 1:25:32 PM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 23.31 AFN |
| 10 XCD | 233.05 AFN |
| 50 XCD | 1,165.27 AFN |
| 100 XCD | 2,330.54 AFN |
| 500 XCD | 11,652.72 AFN |
| 1,000 XCD | 23,305.43 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-06-16T13:25:32Z",
"rates": {
"AFN": 23.30543
}
}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": 2330.543,
"rate": 23.30543
}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