Rate Overview
Live
1 GBP = 159.8705 VUV
1 VUV = 0.006255
GBP
Avg
161.6377
High
164.8752
Low
158.6484
Last updated: 3/27/2026, 2:38:44 PM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 159.87 VUV |
| 10 GBP | 1,598.71 VUV |
| 50 GBP | 7,993.53 VUV |
| 100 GBP | 15,987.05 VUV |
| 500 GBP | 79,935.25 VUV |
| 1,000 GBP | 159,870.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-27T14:38:44Z",
"rates": {
"VUV": 159.870509
}
}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": 15987.0509,
"rate": 159.870509
}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