Rate Overview
Live
1 CAD = 74.1608 XPF
1 XPF = 0.013484
CAD
Avg
74.2382
High
75.7114
Low
73.3251
Last updated: 5/26/2026, 5:04:02 PM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.16 XPF |
| 10 CAD | 741.61 XPF |
| 50 CAD | 3,708.04 XPF |
| 100 CAD | 7,416.08 XPF |
| 500 CAD | 37,080.40 XPF |
| 1,000 CAD | 74,160.81 XPF |
Get CAD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=XPFExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-26T17:04:02Z",
"rates": {
"XPF": 74.160807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "XPF",
"amount": 100
},
"result": 7416.0807,
"rate": 74.160807
}Build with CAD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key