Rate Overview
Live
1 XCD = 207.7543 XOF
1 XOF = 0.004813
XCD
Avg
207.6756
High
209.1951
Low
206.1361
Last updated: 5/29/2026, 7:52:02 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 207.75 XOF |
| 10 XCD | 2,077.54 XOF |
| 50 XCD | 10,387.72 XOF |
| 100 XCD | 20,775.43 XOF |
| 500 XCD | 103,877.17 XOF |
| 1,000 XCD | 207,754.34 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-29T19:52:02Z",
"rates": {
"XOF": 207.75434
}
}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": 20775.434,
"rate": 207.75434
}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