Rate Overview
Live
1 VUV = 0.871616 XPF
1 XPF = 1.1473
VUV
Avg
0.873939
High
0.878519
Low
0.869654
Last updated: 8/2/2026, 1:23:17 PM
Quick Conversions
| VUV | XPF |
|---|---|
| 1 VUV | 0.87 XPF |
| 10 VUV | 8.72 XPF |
| 50 VUV | 43.58 XPF |
| 100 VUV | 87.16 XPF |
| 500 VUV | 435.81 XPF |
| 1,000 VUV | 871.62 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-08-02T13:23:17Z",
"rates": {
"XPF": 0.871616
}
}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": 87.16159999999999,
"rate": 0.871616
}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