Rate Overview
Live
1 GIP = 159.4055 VUV
1 VUV = 0.006273
GIP
Avg
159.5146
High
160.0533
Low
158.8530
Last updated: 9/7/2026, 3:49:31 PM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 159.41 VUV |
| 10 GIP | 1,594.05 VUV |
| 50 GIP | 7,970.27 VUV |
| 100 GIP | 15,940.55 VUV |
| 500 GIP | 79,702.73 VUV |
| 1,000 GIP | 159,405.46 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-09-07T15:49:31Z",
"rates": {
"VUV": 159.405461
}
}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": 15940.5461,
"rate": 159.405461
}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