Rate Overview
Live
1 CAD = 73.7527 XPF
1 XPF = 0.013559
CAD
Avg
73.9140
High
74.2363
Low
73.7527
Last updated: 8/29/2026, 12:55:00 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 73.75 XPF |
| 10 CAD | 737.53 XPF |
| 50 CAD | 3,687.63 XPF |
| 100 CAD | 7,375.27 XPF |
| 500 CAD | 36,876.33 XPF |
| 1,000 CAD | 73,752.66 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-08-29T00:55:00Z",
"rates": {
"XPF": 73.75266
}
}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": 7375.2660000000005,
"rate": 73.75266
}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