Rate Overview
Live
1 XCD = 23.1779 AFN
1 AFN = 0.043145
XCD
Avg
23.4062
High
23.8664
Low
22.9414
Last updated: 5/27/2026, 12:13:28 PM
Quick Conversions
| XCD | AFN |
|---|---|
| 1 XCD | 23.18 AFN |
| 10 XCD | 231.78 AFN |
| 50 XCD | 1,158.89 AFN |
| 100 XCD | 2,317.79 AFN |
| 500 XCD | 11,588.93 AFN |
| 1,000 XCD | 23,177.86 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-05-27T12:13:28Z",
"rates": {
"AFN": 23.177859
}
}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": 2317.7859000000003,
"rate": 23.177859
}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