Rate Overview
Live
1 GBP = 159.6325 VUV
1 VUV = 0.006264
GBP
Avg
161.6207
High
164.8752
Low
158.6484
Last updated: 3/27/2026, 1:25:29 PM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 159.63 VUV |
| 10 GBP | 1,596.33 VUV |
| 50 GBP | 7,981.63 VUV |
| 100 GBP | 15,963.25 VUV |
| 500 GBP | 79,816.25 VUV |
| 1,000 GBP | 159,632.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-03-27T13:25:29Z",
"rates": {
"VUV": 159.632506
}
}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": 15963.250600000001,
"rate": 159.632506
}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