Rate Overview
Live
1 CAD = 74.1809 XPF
1 XPF = 0.013481
CAD
Avg
74.3551
High
74.6162
Low
73.9883
Last updated: 5/26/2026, 3:51:19 PM
Quick Conversions
| CAD | XPF |
|---|---|
| 1 CAD | 74.18 XPF |
| 10 CAD | 741.81 XPF |
| 50 CAD | 3,709.05 XPF |
| 100 CAD | 7,418.09 XPF |
| 500 CAD | 37,090.45 XPF |
| 1,000 CAD | 74,180.91 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-05-26T15:51:19Z",
"rates": {
"XPF": 74.180906
}
}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": 7418.0905999999995,
"rate": 74.180906
}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