Rate Overview
Live
1 GIP = 158.9280 VUV
1 VUV = 0.006292
GIP
Avg
160.8442
High
164.9942
Low
158.6605
Last updated: 5/29/2026, 9:47:59 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 158.93 VUV |
| 10 GIP | 1,589.28 VUV |
| 50 GIP | 7,946.40 VUV |
| 100 GIP | 15,892.80 VUV |
| 500 GIP | 79,464.02 VUV |
| 1,000 GIP | 158,928.04 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-29T21:47:59Z",
"rates": {
"VUV": 158.92804
}
}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": 15892.804,
"rate": 158.92804
}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