Rate Overview
Live
1 SHP = 157.6237 VUV
1 VUV = 0.006344
SHP
Avg
158.4243
High
159.1297
Low
157.6237
Last updated: 5/7/2026, 6:51:14 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 157.62 VUV |
| 10 SHP | 1,576.24 VUV |
| 50 SHP | 7,881.19 VUV |
| 100 SHP | 15,762.37 VUV |
| 500 SHP | 78,811.86 VUV |
| 1,000 SHP | 157,623.72 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-05-07T18:51:14Z",
"rates": {
"VUV": 157.623723
}
}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": 15762.3723,
"rate": 157.623723
}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