Rate Overview
Live
1 GIP = 158.9611 VUV
1 VUV = 0.006291
GIP
Avg
160.0275
High
165.2338
Low
154.9054
Last updated: 7/29/2026, 2:37:42 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 158.96 VUV |
| 10 GIP | 1,589.61 VUV |
| 50 GIP | 7,948.06 VUV |
| 100 GIP | 15,896.11 VUV |
| 500 GIP | 79,480.56 VUV |
| 1,000 GIP | 158,961.12 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-29T02:37:42Z",
"rates": {
"VUV": 158.961124
}
}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": 15896.112400000002,
"rate": 158.961124
}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