Rate Overview
Live
1 XPF = 1.1616 VUV
1 VUV = 0.860889
XPF
Avg
1.1653
High
1.1715
Low
1.1594
Last updated: 4/17/2026, 7:33:36 AM
Quick Conversions
| XPF | VUV |
|---|---|
| 1 XPF | 1.16 VUV |
| 10 XPF | 11.62 VUV |
| 50 XPF | 58.08 VUV |
| 100 XPF | 116.16 VUV |
| 500 XPF | 580.80 VUV |
| 1,000 XPF | 1,161.59 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-04-17T07:33:36Z",
"rates": {
"VUV": 1.16159
}
}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.15899999999999,
"rate": 1.16159
}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