Rate Overview
Live
1 GBP = 159.9582 VUV
1 VUV = 0.006252
GBP
Avg
159.5407
High
160.0551
Low
158.5886
Last updated: 3/27/2026, 11:14:36 AM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 159.96 VUV |
| 10 GBP | 1,599.58 VUV |
| 50 GBP | 7,997.91 VUV |
| 100 GBP | 15,995.82 VUV |
| 500 GBP | 79,979.08 VUV |
| 1,000 GBP | 159,958.16 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-27T11:14:36Z",
"rates": {
"VUV": 159.958161
}
}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": 15995.816099999998,
"rate": 159.958161
}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