Rate Overview
Live
1 SHP = 158.8813 VUV
1 VUV = 0.006294
SHP
Avg
160.1845
High
164.9942
Low
155.1326
Last updated: 7/28/2026, 12:02:24 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 158.88 VUV |
| 10 SHP | 1,588.81 VUV |
| 50 SHP | 7,944.07 VUV |
| 100 SHP | 15,888.13 VUV |
| 500 SHP | 79,440.66 VUV |
| 1,000 SHP | 158,881.33 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-28T12:02:24Z",
"rates": {
"VUV": 158.881326
}
}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": 15888.1326,
"rate": 158.881326
}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