Rate Overview
Live
1 XCD = 211.4413 XOF
1 XOF = 0.004729
XCD
Avg
209.9682
High
211.7059
Low
208.8197
Last updated: 6/19/2026, 10:11:25 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 211.44 XOF |
| 10 XCD | 2,114.41 XOF |
| 50 XCD | 10,572.06 XOF |
| 100 XCD | 21,144.13 XOF |
| 500 XCD | 105,720.64 XOF |
| 1,000 XCD | 211,441.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-06-19T10:11:25Z",
"rates": {
"XOF": 211.441283
}
}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": 21144.1283,
"rate": 211.441283
}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