Rate Overview
Live
1 GIP = 159.3797 VUV
1 VUV = 0.006274
GIP
Avg
157.5292
High
164.0618
Low
150.1687
Last updated: 7/27/2026, 10:36:24 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 159.38 VUV |
| 10 GIP | 1,593.80 VUV |
| 50 GIP | 7,968.99 VUV |
| 100 GIP | 15,937.97 VUV |
| 500 GIP | 79,689.87 VUV |
| 1,000 GIP | 159,379.73 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-27T22:36:24Z",
"rates": {
"VUV": 159.379733
}
}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": 15937.973299999998,
"rate": 159.379733
}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