Rate Overview
Live
1 XPF = 1.1607 VUV
1 VUV = 0.861533
XPF
Avg
1.1815
High
1.1959
Low
1.1440
Last updated: 3/27/2026, 11:14:39 AM
Quick Conversions
| XPF | VUV |
|---|---|
| 1 XPF | 1.16 VUV |
| 10 XPF | 11.61 VUV |
| 50 XPF | 58.04 VUV |
| 100 XPF | 116.07 VUV |
| 500 XPF | 580.36 VUV |
| 1,000 XPF | 1,160.72 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-27T11:14:39Z",
"rates": {
"VUV": 1.160721
}
}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.07209999999999,
"rate": 1.160721
}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