Rate Overview
Live
1 VUV = 0.006285 GIP
1 GIP = 159.1090
VUV
Avg
0.006271
High
0.006302
Low
0.006231
Last updated: 3/6/2026, 8:03:47 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.14 GIP |
| 1,000 VUV | 6.29 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-06T08:03:47Z",
"rates": {
"GIP": 0.006285
}
}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.6285,
"rate": 0.006285
}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