Rate Overview
Live
1 XCD = 212.5116 XOF
1 XOF = 0.004706
XCD
Avg
208.9367
High
213.2215
Low
204.5460
Last updated: 7/24/2026, 8:19:55 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 212.51 XOF |
| 10 XCD | 2,125.12 XOF |
| 50 XCD | 10,625.58 XOF |
| 100 XCD | 21,251.16 XOF |
| 500 XCD | 106,255.79 XOF |
| 1,000 XCD | 212,511.58 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-24T08:19:55Z",
"rates": {
"XOF": 212.51158
}
}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": 21251.158,
"rate": 212.51158
}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