Rate Overview
Live
1 GIP = 160.8183 VUV
1 VUV = 0.006218
GIP
Avg
160.5433
High
164.9942
Low
157.3134
Last updated: 7/12/2026, 8:32:14 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 160.82 VUV |
| 10 GIP | 1,608.18 VUV |
| 50 GIP | 8,040.91 VUV |
| 100 GIP | 16,081.83 VUV |
| 500 GIP | 80,409.13 VUV |
| 1,000 GIP | 160,818.26 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-12T20:32:14Z",
"rates": {
"VUV": 160.818259
}
}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": 16081.825900000002,
"rate": 160.818259
}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