Rate Overview
Live
1 GBP = 159.9415 VUV
1 VUV = 0.006252
GBP
Avg
159.5857
High
160.1114
Low
158.8105
Last updated: 7/6/2026, 12:43:10 PM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 159.94 VUV |
| 10 GBP | 1,599.42 VUV |
| 50 GBP | 7,997.08 VUV |
| 100 GBP | 15,994.15 VUV |
| 500 GBP | 79,970.75 VUV |
| 1,000 GBP | 159,941.51 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-07-06T12:43:10Z",
"rates": {
"VUV": 159.941505
}
}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": 15994.1505,
"rate": 159.941505
}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