Rate Overview
Live
1 XCD = 209.9258 XOF
1 XOF = 0.004764
XCD
Avg
208.9441
High
221.5531
Low
203.9934
Last updated: 3/27/2026, 6:07:07 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 209.93 XOF |
| 10 XCD | 2,099.26 XOF |
| 50 XCD | 10,496.29 XOF |
| 100 XCD | 20,992.58 XOF |
| 500 XCD | 104,962.91 XOF |
| 1,000 XCD | 209,925.82 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-27T06:07:07Z",
"rates": {
"XOF": 209.925817
}
}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": 20992.5817,
"rate": 209.925817
}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