Rate Overview
Live
1 GIP = 160.0455 VUV
1 VUV = 0.006248
GIP
Avg
160.0749
High
160.3572
Low
159.6360
Last updated: 4/18/2026, 8:50:38 AM
Quick Conversions
| GIP | VUV |
|---|---|
| 1 GIP | 160.05 VUV |
| 10 GIP | 1,600.45 VUV |
| 50 GIP | 8,002.27 VUV |
| 100 GIP | 16,004.55 VUV |
| 500 GIP | 80,022.73 VUV |
| 1,000 GIP | 160,045.47 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-04-18T08:50:38Z",
"rates": {
"VUV": 160.045467
}
}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": 16004.5467,
"rate": 160.045467
}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