Rate Overview
Live
1 XPF = 0.013472 CAD
1 CAD = 74.2280
XPF
Avg
0.013454
High
0.013474
Low
0.013435
Last updated: 7/23/2026, 12:14:12 PM
Quick Conversions
| XPF | CAD |
|---|---|
| 1 XPF | 0.01 CAD |
| 10 XPF | 0.13 CAD |
| 50 XPF | 0.67 CAD |
| 100 XPF | 1.35 CAD |
| 500 XPF | 6.74 CAD |
| 1,000 XPF | 13.47 CAD |
Get XPF/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CADExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-23T12:14:12Z",
"rates": {
"CAD": 0.013472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CAD",
"amount": 100
},
"result": 1.3472,
"rate": 0.013472
}Build with XPF/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key