Rate Overview
Live
1 XCD = 207.5311 XOF
1 XOF = 0.004819
XCD
Avg
208.3813
High
209.1951
Low
207.5311
Last updated: 5/29/2026, 4:24:06 PM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 207.53 XOF |
| 10 XCD | 2,075.31 XOF |
| 50 XCD | 10,376.56 XOF |
| 100 XCD | 20,753.11 XOF |
| 500 XCD | 103,765.56 XOF |
| 1,000 XCD | 207,531.11 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-29T16:24:06Z",
"rates": {
"XOF": 207.531113
}
}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": 20753.1113,
"rate": 207.531113
}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