Rate Overview
Live
1 SHP = 159.3597 VUV
1 VUV = 0.006275
SHP
Avg
159.8275
High
161.5398
Low
157.3748
Last updated: 7/27/2026, 7:08:39 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 159.36 VUV |
| 10 SHP | 1,593.60 VUV |
| 50 SHP | 7,967.99 VUV |
| 100 SHP | 15,935.97 VUV |
| 500 SHP | 79,679.85 VUV |
| 1,000 SHP | 159,359.71 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-27T19:08:39Z",
"rates": {
"VUV": 159.359707
}
}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": 15935.970699999998,
"rate": 159.359707
}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