Rate Overview
Live
1 XCD = 207.6840 XOF
1 XOF = 0.004815
XCD
Avg
206.8336
High
211.9918
Low
202.7453
Last updated: 5/29/2026, 5:25:58 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 207.68 XOF |
| 10 XCD | 2,076.84 XOF |
| 50 XCD | 10,384.20 XOF |
| 100 XCD | 20,768.40 XOF |
| 500 XCD | 103,842.01 XOF |
| 1,000 XCD | 207,684.02 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-05-29T17:25:58Z",
"rates": {
"XOF": 207.68402
}
}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": 20768.402000000002,
"rate": 207.68402
}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