Rate Overview
Live
1 XOF = 0.002443 CAD
1 CAD = 409.3328
XOF
Avg
0.002460
High
0.002478
Low
0.002443
Last updated: 7/26/2026, 12:54:28 AM
Quick Conversions
| XOF | CAD |
|---|---|
| 1 XOF | 0.00 CAD |
| 10 XOF | 0.02 CAD |
| 50 XOF | 0.12 CAD |
| 100 XOF | 0.24 CAD |
| 500 XOF | 1.22 CAD |
| 1,000 XOF | 2.44 CAD |
Get XOF/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CADExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-26T00:54:28Z",
"rates": {
"CAD": 0.002443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CAD",
"amount": 100
},
"result": 0.2443,
"rate": 0.002443
}Build with XOF/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key