Rate Overview
Live
1 GIP = 159.7617 VUV
1 VUV = 0.006259
GIP
Avg
159.4881
High
160.4787
Low
158.6605
Last updated: 3/7/2026, 4:05:59 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 159.76 VUV |
| 10 GIP | 1,597.62 VUV |
| 50 GIP | 7,988.09 VUV |
| 100 GIP | 15,976.17 VUV |
| 500 GIP | 79,880.86 VUV |
| 1,000 GIP | 159,761.71 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-03-07T04:05:59Z",
"rates": {
"VUV": 159.761714
}
}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": 15976.171400000001,
"rate": 159.761714
}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