Rate Overview
Live
1 VUV = 0.006249 GBP
1 GBP = 160.0256
VUV
Avg
0.006345
High
0.006647
Low
0.006102
Last updated: 3/27/2026, 9:12:18 AM
Quick Conversions
| VUV | GBP |
|---|---|
| 1 VUV | 0.01 GBP |
| 10 VUV | 0.06 GBP |
| 50 VUV | 0.31 GBP |
| 100 VUV | 0.62 GBP |
| 500 VUV | 3.12 GBP |
| 1,000 VUV | 6.25 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-03-27T09:12:18Z",
"rates": {
"GBP": 0.006249
}
}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.6249,
"rate": 0.006249
}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