Rate Overview
Live
1 XCD = 212.8759 XOF
1 XOF = 0.004698
XCD
Avg
207.6711
High
212.8759
Low
201.0363
Last updated: 7/29/2026, 4:24:19 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 212.88 XOF |
| 10 XCD | 2,128.76 XOF |
| 50 XCD | 10,643.79 XOF |
| 100 XCD | 21,287.59 XOF |
| 500 XCD | 106,437.94 XOF |
| 1,000 XCD | 212,875.87 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-29T16:24:19Z",
"rates": {
"XOF": 212.875873
}
}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": 21287.587300000003,
"rate": 212.875873
}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