Rate Overview
Live
1 GIP = 158.8684 VUV
1 VUV = 0.006295
GIP
Avg
160.0257
High
165.2338
Low
154.9054
Last updated: 7/29/2026, 5:42:03 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 158.87 VUV |
| 10 GIP | 1,588.68 VUV |
| 50 GIP | 7,943.42 VUV |
| 100 GIP | 15,886.84 VUV |
| 500 GIP | 79,434.18 VUV |
| 1,000 GIP | 158,868.37 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-29T17:42:03Z",
"rates": {
"VUV": 158.868365
}
}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": 15886.836500000001,
"rate": 158.868365
}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