Rate Overview
Live
1 VUV = 0.862671 XPF
1 XPF = 1.1592
VUV
Avg
0.858226
High
0.862671
Low
0.848735
Last updated: 3/7/2026, 4:07:25 AM
Quick Conversions
| VUV | XPF |
|---|---|
| 1 VUV | 0.86 XPF |
| 10 VUV | 8.63 XPF |
| 50 VUV | 43.13 XPF |
| 100 VUV | 86.27 XPF |
| 500 VUV | 431.34 XPF |
| 1,000 VUV | 862.67 XPF |
Get VUV/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=XPFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T04:07:25Z",
"rates": {
"XPF": 0.862671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "XPF",
"amount": 100
},
"result": 86.2671,
"rate": 0.862671
}Build with VUV/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key