Rate Overview
Live
1 CAD = 74.4804 XPF
1 XPF = 0.013426
CAD
Avg
74.2202
High
75.6353
Low
73.5518
Last updated: 7/24/2026, 8:35:15 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.48 XPF |
| 10 CAD | 744.80 XPF |
| 50 CAD | 3,724.02 XPF |
| 100 CAD | 7,448.04 XPF |
| 500 CAD | 37,240.18 XPF |
| 1,000 CAD | 74,480.36 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-24T08:35:15Z",
"rates": {
"XPF": 74.480357
}
}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": 7448.035699999999,
"rate": 74.480357
}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