Rate Overview
Live
1 XCD = 208.7347 XOF
1 XOF = 0.004791
XCD
Avg
207.6764
High
208.8715
Low
205.5982
Last updated: 3/7/2026, 12:33:17 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 208.73 XOF |
| 10 XCD | 2,087.35 XOF |
| 50 XCD | 10,436.74 XOF |
| 100 XCD | 20,873.47 XOF |
| 500 XCD | 104,367.37 XOF |
| 1,000 XCD | 208,734.75 XOF |
Get XCD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=XOFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T00:33:17Z",
"rates": {
"XOF": 208.734748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "XOF",
"amount": 100
},
"result": 20873.4748,
"rate": 208.734748
}Build with XCD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key