Rate Overview
Live
1 XAF = 0.002469 CAD
1 CAD = 405.0223
XAF
Avg
0.002474
High
0.002478
Low
0.002468
Last updated: 7/8/2026, 12:43:56 PM
Quick Conversions
| XAF | CAD |
|---|---|
| 1 XAF | 0.00 CAD |
| 10 XAF | 0.02 CAD |
| 50 XAF | 0.12 CAD |
| 100 XAF | 0.25 CAD |
| 500 XAF | 1.23 CAD |
| 1,000 XAF | 2.47 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-07-08T12:43:56Z",
"rates": {
"CAD": 0.002469
}
}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.24689999999999998,
"rate": 0.002469
}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