Rate Overview
Live
1 VUV = 0.874411 XPF
1 XPF = 1.1436
VUV
Avg
0.869177
High
0.874411
Low
0.865608
Last updated: 6/19/2026, 8:47:22 AM
Quick Conversions
| VUV | XPF |
|---|---|
| 1 VUV | 0.87 XPF |
| 10 VUV | 8.74 XPF |
| 50 VUV | 43.72 XPF |
| 100 VUV | 87.44 XPF |
| 500 VUV | 437.21 XPF |
| 1,000 VUV | 874.41 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-06-19T08:47:22Z",
"rates": {
"XPF": 0.874411
}
}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.4411,
"rate": 0.874411
}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