Rate Overview
Live
1 XCD = 205.9179 XOF
1 XOF = 0.004856
XCD
Avg
206.4108
High
207.5619
Low
205.8500
Last updated: 4/18/2026, 8:46:23 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 205.92 XOF |
| 10 XCD | 2,059.18 XOF |
| 50 XCD | 10,295.90 XOF |
| 100 XCD | 20,591.79 XOF |
| 500 XCD | 102,958.95 XOF |
| 1,000 XCD | 205,917.91 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-04-18T08:46:23Z",
"rates": {
"XOF": 205.917908
}
}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": 20591.790800000002,
"rate": 205.917908
}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