Rate Overview
Live
1 XCD = 209.8092 XOF
1 XOF = 0.004766
XCD
Avg
209.9186
High
210.1626
Low
209.7302
Last updated: 8/17/2026, 1:43:43 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 209.81 XOF |
| 10 XCD | 2,098.09 XOF |
| 50 XCD | 10,490.46 XOF |
| 100 XCD | 20,980.92 XOF |
| 500 XCD | 104,904.58 XOF |
| 1,000 XCD | 209,809.15 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-08-17T01:43:43Z",
"rates": {
"XOF": 209.809154
}
}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": 20980.9154,
"rate": 209.809154
}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