Rate Overview
Live
1 XCD = 212.0506 XOF
1 XOF = 0.004716
XCD
Avg
212.1774
High
212.7170
Low
211.8971
Last updated: 7/9/2026, 5:24:09 AM
Quick Conversions
| XCD | XOF |
|---|---|
| 1 XCD | 212.05 XOF |
| 10 XCD | 2,120.51 XOF |
| 50 XCD | 10,602.53 XOF |
| 100 XCD | 21,205.06 XOF |
| 500 XCD | 106,025.29 XOF |
| 1,000 XCD | 212,050.58 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-07-09T05:24:09Z",
"rates": {
"XOF": 212.050579
}
}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": 21205.0579,
"rate": 212.050579
}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