Rate Overview
Live
1 GBP = 158.8411 VUV
1 VUV = 0.006296
GBP
Avg
159.9931
High
164.7506
Low
157.4687
Last updated: 7/26/2026, 6:39:10 PM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 158.84 VUV |
| 10 GBP | 1,588.41 VUV |
| 50 GBP | 7,942.05 VUV |
| 100 GBP | 15,884.11 VUV |
| 500 GBP | 79,420.54 VUV |
| 1,000 GBP | 158,841.08 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-26T18:39:10Z",
"rates": {
"VUV": 158.841083
}
}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": 15884.1083,
"rate": 158.841083
}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