Rate Overview
Live
1 CAD = 74.2657 XPF
1 XPF = 0.013465
CAD
Avg
74.3333
High
74.4283
Low
74.2153
Last updated: 7/25/2026, 12:34:32 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.27 XPF |
| 10 CAD | 742.66 XPF |
| 50 CAD | 3,713.28 XPF |
| 100 CAD | 7,426.57 XPF |
| 500 CAD | 37,132.84 XPF |
| 1,000 CAD | 74,265.68 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-25T00:34:32Z",
"rates": {
"XPF": 74.265677
}
}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": 7426.5677,
"rate": 74.265677
}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