Rate Overview
Live
1 XPF = 1.1405 VUV
1 VUV = 0.876845
XPF
Avg
1.1396
High
1.1432
Low
1.1305
Last updated: 7/27/2026, 11:06:23 PM
Quick Conversions
| XPF | VUV |
|---|---|
| 1 XPF | 1.14 VUV |
| 10 XPF | 11.40 VUV |
| 50 XPF | 57.02 VUV |
| 100 XPF | 114.05 VUV |
| 500 XPF | 570.23 VUV |
| 1,000 XPF | 1,140.45 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-07-27T23:06:23Z",
"rates": {
"VUV": 1.140453
}
}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": 114.0453,
"rate": 1.140453
}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