Rate Overview
Live
1 XAF = 0.004840 XCD
1 XCD = 206.6116
XAF
Avg
0.004828
High
0.004840
Low
0.004820
Last updated: 5/7/2026, 7:46:17 AM
Quick Conversions
| XAF | XCD |
|---|---|
| 1 XAF | 0.00 XCD |
| 10 XAF | 0.05 XCD |
| 50 XAF | 0.24 XCD |
| 100 XAF | 0.48 XCD |
| 500 XAF | 2.42 XCD |
| 1,000 XAF | 4.84 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-05-07T07:46:17Z",
"rates": {
"XCD": 0.00484
}
}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.484,
"rate": 0.00484
}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