Rate Overview
Live
1 CAD = 74.6725 XPF
1 XPF = 0.013392
CAD
Avg
74.9816
High
75.4192
Low
74.6725
Last updated: 3/27/2026, 5:41:38 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.67 XPF |
| 10 CAD | 746.73 XPF |
| 50 CAD | 3,733.63 XPF |
| 100 CAD | 7,467.25 XPF |
| 500 CAD | 37,336.27 XPF |
| 1,000 CAD | 74,672.54 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-27T05:41:38Z",
"rates": {
"XPF": 74.672535
}
}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": 7467.2535,
"rate": 74.672535
}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