Rate Overview
Live
1 XCD = 207.7873 XOF
1 XOF = 0.004813
XCD
Avg
213.5091
High
233.3434
Low
203.5118
Last updated: 5/29/2026, 6:51:47 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 207.79 XOF |
| 10 XCD | 2,077.87 XOF |
| 50 XCD | 10,389.36 XOF |
| 100 XCD | 20,778.73 XOF |
| 500 XCD | 103,893.64 XOF |
| 1,000 XCD | 207,787.28 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-05-29T18:51:47Z",
"rates": {
"XOF": 207.787283
}
}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": 20778.7283,
"rate": 207.787283
}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