Rate Overview
Live
1 CAD = 73.4937 XPF
1 XPF = 0.013607
CAD
Avg
73.6125
High
73.8316
Low
73.4492
Last updated: 7/3/2026, 5:44:40 PM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 73.49 XPF |
| 10 CAD | 734.94 XPF |
| 50 CAD | 3,674.69 XPF |
| 100 CAD | 7,349.37 XPF |
| 500 CAD | 36,746.86 XPF |
| 1,000 CAD | 73,493.72 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-03T17:44:40Z",
"rates": {
"XPF": 73.493721
}
}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": 7349.3721,
"rate": 73.493721
}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