Rate Overview
Live
1 GIP = 160.3791 VUV
1 VUV = 0.006235
GIP
Avg
160.8433
High
164.2437
Low
154.3026
Last updated: 3/27/2026, 8:29:48 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 160.38 VUV |
| 10 GIP | 1,603.79 VUV |
| 50 GIP | 8,018.96 VUV |
| 100 GIP | 16,037.91 VUV |
| 500 GIP | 80,189.57 VUV |
| 1,000 GIP | 160,379.14 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-27T08:29:48Z",
"rates": {
"VUV": 160.379141
}
}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": 16037.9141,
"rate": 160.379141
}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