Rate Overview
Live
1 XCD = 213.6158 XOF
1 XOF = 0.004681
XCD
Avg
213.5843
High
233.3434
Low
203.5118
Last updated: 7/26/2026, 1:24:42 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 213.62 XOF |
| 10 XCD | 2,136.16 XOF |
| 50 XCD | 10,680.79 XOF |
| 100 XCD | 21,361.58 XOF |
| 500 XCD | 106,807.91 XOF |
| 1,000 XCD | 213,615.83 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-26T13:24:42Z",
"rates": {
"XOF": 213.615829
}
}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": 21361.582899999998,
"rate": 213.615829
}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