Rate Overview
Live
1 XPF = 0.013317 CAD
1 CAD = 75.0920
XPF
Avg
0.013395
High
0.013514
Low
0.013306
Last updated: 3/7/2026, 12:14:59 AM
Quick Conversions
| XPF | CAD |
|---|---|
| 1 XPF | 0.01 CAD |
| 10 XPF | 0.13 CAD |
| 50 XPF | 0.67 CAD |
| 100 XPF | 1.33 CAD |
| 500 XPF | 6.66 CAD |
| 1,000 XPF | 13.32 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-03-07T00:14:59Z",
"rates": {
"CAD": 0.013317
}
}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.3317,
"rate": 0.013317
}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