Rate Overview
Live
1 XPF = 0.013390 CAD
1 CAD = 74.6826
XPF
Avg
0.013515
High
0.013841
Low
0.013122
Last updated: 3/27/2026, 7:19:40 AM
Quick Conversions
| XPF | CAD |
|---|---|
| 1 XPF | 0.01 CAD |
| 10 XPF | 0.13 CAD |
| 50 XPF | 0.67 CAD |
| 100 XPF | 1.34 CAD |
| 500 XPF | 6.70 CAD |
| 1,000 XPF | 13.39 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-27T07:19:40Z",
"rates": {
"CAD": 0.01339
}
}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.3390000000000002,
"rate": 0.01339
}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