Rate Overview
Live
1 CAD = 74.4355 XPF
1 XPF = 0.013434
CAD
Avg
74.2416
High
75.6820
Low
73.4262
Last updated: 7/26/2026, 3:30:59 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.44 XPF |
| 10 CAD | 744.36 XPF |
| 50 CAD | 3,721.78 XPF |
| 100 CAD | 7,443.55 XPF |
| 500 CAD | 37,217.77 XPF |
| 1,000 CAD | 74,435.53 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-07-26T03:30:59Z",
"rates": {
"XPF": 74.435533
}
}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": 7443.5533000000005,
"rate": 74.435533
}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