Rate Overview
Live
1 GIP = 159.6192 VUV
1 VUV = 0.006265
GIP
Avg
160.2677
High
161.5398
Low
159.5397
Last updated: 7/23/2026, 12:51:48 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 159.62 VUV |
| 10 GIP | 1,596.19 VUV |
| 50 GIP | 7,980.96 VUV |
| 100 GIP | 15,961.92 VUV |
| 500 GIP | 79,809.61 VUV |
| 1,000 GIP | 159,619.23 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-23T00:51:48Z",
"rates": {
"VUV": 159.619228
}
}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": 15961.922799999998,
"rate": 159.619228
}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