Rate Overview
Live
1 XCD = 213.1046 XOF
1 XOF = 0.004693
XCD
Avg
212.8148
High
213.3778
Low
212.2991
Last updated: 7/28/2026, 1:26:23 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 213.10 XOF |
| 10 XCD | 2,131.05 XOF |
| 50 XCD | 10,655.23 XOF |
| 100 XCD | 21,310.46 XOF |
| 500 XCD | 106,552.29 XOF |
| 1,000 XCD | 213,104.59 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-28T01:26:23Z",
"rates": {
"XOF": 213.104586
}
}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": 21310.4586,
"rate": 213.104586
}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