Rate Overview
Live
1 GIP = 156.8796 VUV
1 VUV = 0.006374
GIP
Avg
159.1365
High
160.0083
Low
156.8796
Last updated: 6/19/2026, 5:09:20 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 156.88 VUV |
| 10 GIP | 1,568.80 VUV |
| 50 GIP | 7,843.98 VUV |
| 100 GIP | 15,687.96 VUV |
| 500 GIP | 78,439.80 VUV |
| 1,000 GIP | 156,879.61 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-06-19T05:09:20Z",
"rates": {
"VUV": 156.879608
}
}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": 15687.960799999999,
"rate": 156.879608
}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