Rate Overview
Live
1 XPF = 1.1570 VUV
1 VUV = 0.864312
XPF
Avg
1.1609
High
1.1674
Low
1.1570
Last updated: 5/7/2026, 2:50:55 PM
Quick Conversions
| XPF | VUV |
|---|---|
| 1 XPF | 1.16 VUV |
| 10 XPF | 11.57 VUV |
| 50 XPF | 57.85 VUV |
| 100 XPF | 115.70 VUV |
| 500 XPF | 578.49 VUV |
| 1,000 XPF | 1,156.99 VUV |
Get XPF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=VUVExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T14:50:55Z",
"rates": {
"VUV": 1.156989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "VUV",
"amount": 100
},
"result": 115.69890000000001,
"rate": 1.156989
}Build with XPF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key