Rate Overview
Live
1 CAD = 74.2853 XPF
1 XPF = 0.013462
CAD
Avg
74.2555
High
75.7114
Low
73.4434
Last updated: 7/21/2026, 5:22:34 AM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.29 XPF |
| 10 CAD | 742.85 XPF |
| 50 CAD | 3,714.27 XPF |
| 100 CAD | 7,428.53 XPF |
| 500 CAD | 37,142.67 XPF |
| 1,000 CAD | 74,285.34 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-21T05:22:34Z",
"rates": {
"XPF": 74.285343
}
}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": 7428.534299999999,
"rate": 74.285343
}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