Rate Overview
Live
1 CAD = 75.0896 XPF
1 XPF = 0.013317
CAD
Avg
74.6549
High
75.1512
Low
73.9955
Last updated: 3/7/2026, 12:29:32 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 75.09 XPF |
| 10 CAD | 750.90 XPF |
| 50 CAD | 3,754.48 XPF |
| 100 CAD | 7,508.96 XPF |
| 500 CAD | 37,544.81 XPF |
| 1,000 CAD | 75,089.62 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-03-07T00:29:32Z",
"rates": {
"XPF": 75.089618
}
}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": 7508.9618,
"rate": 75.089618
}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