Rate Overview
Live
1 GBP = 160.0774 VUV
1 VUV = 0.006247
GBP
Avg
160.5906
High
161.5756
Low
159.9196
Last updated: 5/7/2026, 12:15:42 AM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 160.08 VUV |
| 10 GBP | 1,600.77 VUV |
| 50 GBP | 8,003.87 VUV |
| 100 GBP | 16,007.74 VUV |
| 500 GBP | 80,038.71 VUV |
| 1,000 GBP | 160,077.42 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-05-07T00:15:42Z",
"rates": {
"VUV": 160.07742
}
}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": 16007.741999999998,
"rate": 160.07742
}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