Rate Overview
Live
1 CVE = 1.0752 XPF
1 XPF = 0.930060
CVE
Avg
1.0760
High
1.0865
Low
1.0612
Last updated: 3/28/2026, 3:22:36 PM
Quick Conversions
| CVE | XPF |
|---|---|
| 1 CVE | 1.08 XPF |
| 10 CVE | 10.75 XPF |
| 50 CVE | 53.76 XPF |
| 100 CVE | 107.52 XPF |
| 500 CVE | 537.60 XPF |
| 1,000 CVE | 1,075.20 XPF |
Get CVE/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=XPFExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-03-28T15:22:36Z",
"rates": {
"XPF": 1.0752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "XPF",
"amount": 100
},
"result": 107.52,
"rate": 1.0752
}Build with CVE/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key