Rate Overview
Live
1 SHP = 158.0195 VUV
1 VUV = 0.006328
SHP
Avg
159.4723
High
160.6715
Low
158.0195
Last updated: 7/25/2026, 7:53:47 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 158.02 VUV |
| 10 SHP | 1,580.20 VUV |
| 50 SHP | 7,900.98 VUV |
| 100 SHP | 15,801.95 VUV |
| 500 SHP | 79,009.76 VUV |
| 1,000 SHP | 158,019.52 VUV |
Get SHP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=VUVExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-25T19:53:47Z",
"rates": {
"VUV": 158.019515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "VUV",
"amount": 100
},
"result": 15801.951500000001,
"rate": 158.019515
}Build with SHP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key