Rate Overview
Live
1 XPF = 0.013614 CAD
1 CAD = 73.4538
XPF
Avg
0.013598
High
0.013614
Low
0.013562
Last updated: 7/5/2026, 6:32:25 PM
Quick Conversions
| XPF | CAD |
|---|---|
| 1 XPF | 0.01 CAD |
| 10 XPF | 0.14 CAD |
| 50 XPF | 0.68 CAD |
| 100 XPF | 1.36 CAD |
| 500 XPF | 6.81 CAD |
| 1,000 XPF | 13.61 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-05T18:32:25Z",
"rates": {
"CAD": 0.013614
}
}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.3614,
"rate": 0.013614
}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