Rate Overview
Live
1 XCD = 212.7506 XOF
1 XOF = 0.004700
XCD
Avg
211.9557
High
213.3693
Low
208.8197
Last updated: 7/14/2026, 2:43:19 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 212.75 XOF |
| 10 XCD | 2,127.51 XOF |
| 50 XCD | 10,637.53 XOF |
| 100 XCD | 21,275.06 XOF |
| 500 XCD | 106,375.30 XOF |
| 1,000 XCD | 212,750.60 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-14T02:43:19Z",
"rates": {
"XOF": 212.750597
}
}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": 21275.0597,
"rate": 212.750597
}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