Rate Overview
Live
1 CAD = 74.4794 XPF
1 XPF = 0.013427
CAD
Avg
74.2936
High
74.4794
Low
74.0020
Last updated: 7/20/2026, 4:18:52 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.48 XPF |
| 10 CAD | 744.79 XPF |
| 50 CAD | 3,723.97 XPF |
| 100 CAD | 7,447.94 XPF |
| 500 CAD | 37,239.71 XPF |
| 1,000 CAD | 74,479.41 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-20T04:18:52Z",
"rates": {
"XPF": 74.479412
}
}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": 7447.941199999999,
"rate": 74.479412
}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