Rate Overview
Live
1 CAD = 74.7493 XPF
1 XPF = 0.013378
CAD
Avg
74.9912
High
75.4192
Low
74.6933
Last updated: 3/27/2026, 9:10:44 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.75 XPF |
| 10 CAD | 747.49 XPF |
| 50 CAD | 3,737.46 XPF |
| 100 CAD | 7,474.93 XPF |
| 500 CAD | 37,374.63 XPF |
| 1,000 CAD | 74,749.27 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-27T09:10:44Z",
"rates": {
"XPF": 74.749266
}
}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": 7474.926600000001,
"rate": 74.749266
}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