Rate Overview
Live
1 VUV = 0.869901 XPF
1 XPF = 1.1496
VUV
Avg
0.869706
High
0.874319
Low
0.867604
Last updated: 9/10/2026, 7:15:03 AM
Quick Conversions
| VUV | XPF |
|---|---|
| 1 VUV | 0.87 XPF |
| 10 VUV | 8.70 XPF |
| 50 VUV | 43.50 XPF |
| 100 VUV | 86.99 XPF |
| 500 VUV | 434.95 XPF |
| 1,000 VUV | 869.90 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-09-10T07:15:03Z",
"rates": {
"XPF": 0.869901
}
}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.9901,
"rate": 0.869901
}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