Rate Overview
Live
1 VUV = 0.006253 GIP
1 GIP = 159.9232
VUV
Avg
0.006246
High
0.006264
Low
0.006236
Last updated: 4/17/2026, 6:20:59 AM
Quick Conversions
| VUV | GIP |
|---|---|
| 1 VUV | 0.01 GIP |
| 10 VUV | 0.06 GIP |
| 50 VUV | 0.31 GIP |
| 100 VUV | 0.63 GIP |
| 500 VUV | 3.13 GIP |
| 1,000 VUV | 6.25 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-04-17T06:20:59Z",
"rates": {
"GIP": 0.006253
}
}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.6253,
"rate": 0.006253
}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