Rate Overview
Live
1 VUV = 0.006235 GIP
1 GIP = 160.3849
VUV
Avg
0.006272
High
0.006391
Low
0.006206
Last updated: 3/27/2026, 1:00:11 PM
Quick Conversions
| VUV | GIP |
|---|---|
| 1 VUV | 0.01 GIP |
| 10 VUV | 0.06 GIP |
| 50 VUV | 0.31 GIP |
| 100 VUV | 0.62 GIP |
| 500 VUV | 3.12 GIP |
| 1,000 VUV | 6.24 GIP |
Get VUV/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=GIPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-27T13:00:11Z",
"rates": {
"GIP": 0.006235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "GIP",
"amount": 100
},
"result": 0.6235,
"rate": 0.006235
}Build with VUV/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key