Rate Overview
Live
1 GIP = 160.6189 VUV
1 VUV = 0.006226
GIP
Avg
160.5870
High
161.7584
Low
159.8304
Last updated: 5/9/2026, 7:23:37 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 160.62 VUV |
| 10 GIP | 1,606.19 VUV |
| 50 GIP | 8,030.95 VUV |
| 100 GIP | 16,061.89 VUV |
| 500 GIP | 80,309.46 VUV |
| 1,000 GIP | 160,618.92 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-05-09T07:23:37Z",
"rates": {
"VUV": 160.618921
}
}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": 16061.892100000001,
"rate": 160.618921
}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