Rate Overview
Live
1 XPF = 1.1610 VUV
1 VUV = 0.861303
XPF
Avg
1.1369
High
1.1945
Low
1.0731
Last updated: 3/27/2026, 9:28:33 AM
Quick Conversions
| XPF | VUV |
|---|---|
| 1 XPF | 1.16 VUV |
| 10 XPF | 11.61 VUV |
| 50 XPF | 58.05 VUV |
| 100 XPF | 116.10 VUV |
| 500 XPF | 580.52 VUV |
| 1,000 XPF | 1,161.03 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-27T09:28:33Z",
"rates": {
"VUV": 1.161031
}
}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.1031,
"rate": 1.161031
}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