Rate Overview
Live
1 VUV = 0.006266 GBP
1 GBP = 159.5914
VUV
Avg
0.006259
High
0.006275
Low
0.006237
Last updated: 9/3/2026, 2:50:36 PM
Quick Conversions
| VUV | GBP |
|---|---|
| 1 VUV | 0.01 GBP |
| 10 VUV | 0.06 GBP |
| 50 VUV | 0.31 GBP |
| 100 VUV | 0.63 GBP |
| 500 VUV | 3.13 GBP |
| 1,000 VUV | 6.27 GBP |
Get VUV/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=GBPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-09-03T14:50:36Z",
"rates": {
"GBP": 0.006266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "GBP",
"amount": 100
},
"result": 0.6265999999999999,
"rate": 0.006266
}Build with VUV/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key