Rate Overview
Live
1 VUV = 0.861533 XPF
1 XPF = 1.1607
VUV
Avg
0.862484
High
0.881347
Low
0.848679
Last updated: 3/27/2026, 11:35:44 AM
Quick Conversions
| VUV | XPF |
|---|---|
| 1 VUV | 0.86 XPF |
| 10 VUV | 8.62 XPF |
| 50 VUV | 43.08 XPF |
| 100 VUV | 86.15 XPF |
| 500 VUV | 430.77 XPF |
| 1,000 VUV | 861.53 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-27T11:35:44Z",
"rates": {
"XPF": 0.861533
}
}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.1533,
"rate": 0.861533
}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