Rate Overview
Live
1 CAD = 74.3133 XPF
1 XPF = 0.013457
CAD
Avg
74.1205
High
74.4540
Low
73.8087
Last updated: 8/14/2026, 4:57:54 PM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.31 XPF |
| 10 CAD | 743.13 XPF |
| 50 CAD | 3,715.66 XPF |
| 100 CAD | 7,431.33 XPF |
| 500 CAD | 37,156.65 XPF |
| 1,000 CAD | 74,313.29 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-14T16:57:54Z",
"rates": {
"XPF": 74.313291
}
}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": 7431.329100000001,
"rate": 74.313291
}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