Rate Overview
Live
1 XPF = 1.1678 VUV
1 VUV = 0.856310
XPF
Avg
1.1671
High
1.1782
Low
1.1612
Last updated: 3/7/2026, 12:28:20 AM
Quick Conversions
| XPF | VUV |
|---|---|
| 1 XPF | 1.17 VUV |
| 10 XPF | 11.68 VUV |
| 50 XPF | 58.39 VUV |
| 100 XPF | 116.78 VUV |
| 500 XPF | 583.90 VUV |
| 1,000 XPF | 1,167.80 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-03-07T00:28:20Z",
"rates": {
"VUV": 1.167802
}
}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": 116.78020000000001,
"rate": 1.167802
}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