Rate Overview
Live
1 XAF = 0.002404 CAD
1 CAD = 415.9734
XAF
Avg
0.002432
High
0.002458
Low
0.002404
Last updated: 3/7/2026, 1:04:32 AM
Quick Conversions
| XAF | CAD |
|---|---|
| 1 XAF | 0.00 CAD |
| 10 XAF | 0.02 CAD |
| 50 XAF | 0.12 CAD |
| 100 XAF | 0.24 CAD |
| 500 XAF | 1.20 CAD |
| 1,000 XAF | 2.40 CAD |
Get XAF/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=CADExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T01:04:32Z",
"rates": {
"CAD": 0.002404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "CAD",
"amount": 100
},
"result": 0.2404,
"rate": 0.002404
}Build with XAF/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key