Rate Overview
Live
1 GBP = 158.9325 VUV
1 VUV = 0.006292
GBP
Avg
160.0179
High
165.3223
Low
154.4884
Last updated: 7/24/2026, 9:07:27 PM
Quick Conversions
| GBP | VUV |
|---|---|
| 1 GBP | 158.93 VUV |
| 10 GBP | 1,589.33 VUV |
| 50 GBP | 7,946.63 VUV |
| 100 GBP | 15,893.25 VUV |
| 500 GBP | 79,466.26 VUV |
| 1,000 GBP | 158,932.52 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-07-24T21:07:27Z",
"rates": {
"VUV": 158.932519
}
}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": 15893.251900000001,
"rate": 158.932519
}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