Rate Overview
Live
1 XCD = 211.9609 XOF
1 XOF = 0.004718
XCD
Avg
207.9318
High
213.3687
Low
202.2652
Last updated: 7/10/2026, 9:10:34 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 211.96 XOF |
| 10 XCD | 2,119.61 XOF |
| 50 XCD | 10,598.05 XOF |
| 100 XCD | 21,196.09 XOF |
| 500 XCD | 105,980.45 XOF |
| 1,000 XCD | 211,960.90 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-07-10T09:10:34Z",
"rates": {
"XOF": 211.960904
}
}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": 21196.0904,
"rate": 211.960904
}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