Rate Overview
Live
1 GIP = 158.8813 VUV
1 VUV = 0.006294
GIP
Avg
159.8065
High
161.5398
Low
157.8076
Last updated: 7/28/2026, 12:32:12 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 158.88 VUV |
| 10 GIP | 1,588.81 VUV |
| 50 GIP | 7,944.07 VUV |
| 100 GIP | 15,888.13 VUV |
| 500 GIP | 79,440.66 VUV |
| 1,000 GIP | 158,881.33 VUV |
Get GIP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=VUVExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-28T12:32:12Z",
"rates": {
"VUV": 158.881326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "VUV",
"amount": 100
},
"result": 15888.1326,
"rate": 158.881326
}Build with GIP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key