Rate Overview
Live
1 CAD = 74.8159 XPF
1 XPF = 0.013366
CAD
Avg
74.8655
High
75.0091
Low
74.6248
Last updated: 5/6/2026, 1:22:34 PM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.82 XPF |
| 10 CAD | 748.16 XPF |
| 50 CAD | 3,740.80 XPF |
| 100 CAD | 7,481.59 XPF |
| 500 CAD | 37,407.96 XPF |
| 1,000 CAD | 74,815.93 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-05-06T13:22:34Z",
"rates": {
"XPF": 74.815927
}
}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": 7481.5927,
"rate": 74.815927
}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