Rate Overview
Live
1 SHP = 157.8380 VUV
1 VUV = 0.006336
SHP
Avg
158.6077
High
159.2321
Low
157.8380
Last updated: 4/17/2026, 4:56:14 AM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 157.84 VUV |
| 10 SHP | 1,578.38 VUV |
| 50 SHP | 7,891.90 VUV |
| 100 SHP | 15,783.80 VUV |
| 500 SHP | 78,918.98 VUV |
| 1,000 SHP | 157,837.95 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-04-17T04:56:14Z",
"rates": {
"VUV": 157.837954
}
}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": 15783.795399999999,
"rate": 157.837954
}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