Rate Overview
Live
1 GIP = 160.8245 VUV
1 VUV = 0.006218
GIP
Avg
160.0038
High
160.8245
Low
159.0272
Last updated: 7/8/2026, 5:02:56 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 160.82 VUV |
| 10 GIP | 1,608.25 VUV |
| 50 GIP | 8,041.23 VUV |
| 100 GIP | 16,082.45 VUV |
| 500 GIP | 80,412.26 VUV |
| 1,000 GIP | 160,824.51 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-08T17:02:56Z",
"rates": {
"VUV": 160.824515
}
}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": 16082.4515,
"rate": 160.824515
}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