Rate Overview
Live
1 GBP = 159.7617 VUV
1 VUV = 0.006259
GBP
Avg
159.2485
High
159.9574
Low
158.1770
Last updated: 3/7/2026, 3:28:56 AM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 159.76 VUV |
| 10 GBP | 1,597.62 VUV |
| 50 GBP | 7,988.09 VUV |
| 100 GBP | 15,976.17 VUV |
| 500 GBP | 79,880.86 VUV |
| 1,000 GBP | 159,761.71 VUV |
Get GBP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=VUVExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T03:28:56Z",
"rates": {
"VUV": 159.761714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "VUV",
"amount": 100
},
"result": 15976.171400000001,
"rate": 159.761714
}Build with GBP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key