Rate Overview
Live
1 XCD = 205.9346 XOF
1 XOF = 0.004856
XCD
Avg
206.8032
High
207.5860
Low
205.9346
Last updated: 5/9/2026, 12:25:18 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 205.93 XOF |
| 10 XCD | 2,059.35 XOF |
| 50 XCD | 10,296.73 XOF |
| 100 XCD | 20,593.46 XOF |
| 500 XCD | 102,967.31 XOF |
| 1,000 XCD | 205,934.63 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-09T00:25:18Z",
"rates": {
"XOF": 205.934625
}
}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": 20593.4625,
"rate": 205.934625
}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