Rate Overview
Live
1 XCD = 208.4262 XOF
1 XOF = 0.004798
XCD
Avg
208.8465
High
209.2541
Low
208.4262
Last updated: 9/7/2026, 9:24:05 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 208.43 XOF |
| 10 XCD | 2,084.26 XOF |
| 50 XCD | 10,421.31 XOF |
| 100 XCD | 20,842.62 XOF |
| 500 XCD | 104,213.12 XOF |
| 1,000 XCD | 208,426.23 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-09-07T21:24:05Z",
"rates": {
"XOF": 208.426232
}
}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": 20842.623199999998,
"rate": 208.426232
}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