Rate Overview
Live
1 CAD = 73.7698 XPF
1 XPF = 0.013556
CAD
Avg
73.8715
High
74.2540
Low
73.5035
Last updated: 4/16/2026, 7:40:08 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 73.77 XPF |
| 10 CAD | 737.70 XPF |
| 50 CAD | 3,688.49 XPF |
| 100 CAD | 7,376.98 XPF |
| 500 CAD | 36,884.90 XPF |
| 1,000 CAD | 73,769.80 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-04-16T07:40:08Z",
"rates": {
"XPF": 73.769795
}
}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": 7376.9795,
"rate": 73.769795
}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