Rate Overview
Live
1 XAF = 0.004686 XCD
1 XCD = 213.4016
XAF
Avg
0.004808
High
0.004904
Low
0.004686
Last updated: 6/27/2026, 5:02:08 AM
Quick Conversions
| XAF | XCD |
|---|---|
| 1 XAF | 0.00 XCD |
| 10 XAF | 0.05 XCD |
| 50 XAF | 0.23 XCD |
| 100 XAF | 0.47 XCD |
| 500 XAF | 2.34 XCD |
| 1,000 XAF | 4.69 XCD |
Get XAF/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=XCDExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-06-27T05:02:08Z",
"rates": {
"XCD": 0.004686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "XCD",
"amount": 100
},
"result": 0.4686,
"rate": 0.004686
}Build with XAF/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key