Rate Overview
Live
1 CAD = 74.6777 XPF
1 XPF = 0.013391
CAD
Avg
73.9981
High
76.2043
Low
72.2462
Last updated: 3/27/2026, 7:19:23 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.68 XPF |
| 10 CAD | 746.78 XPF |
| 50 CAD | 3,733.89 XPF |
| 100 CAD | 7,467.77 XPF |
| 500 CAD | 37,338.87 XPF |
| 1,000 CAD | 74,677.73 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-27T07:19:23Z",
"rates": {
"XPF": 74.677731
}
}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": 7467.773099999999,
"rate": 74.677731
}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