Rate Overview
Live
1 XCD = 210.0441 XOF
1 XOF = 0.004761
XCD
Avg
209.6752
High
210.2254
Low
209.1009
Last updated: 3/27/2026, 4:20:48 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 210.04 XOF |
| 10 XCD | 2,100.44 XOF |
| 50 XCD | 10,502.20 XOF |
| 100 XCD | 21,004.41 XOF |
| 500 XCD | 105,022.03 XOF |
| 1,000 XCD | 210,044.07 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-03-27T04:20:48Z",
"rates": {
"XOF": 210.044068
}
}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": 21004.4068,
"rate": 210.044068
}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