Rate Overview
Live
1 SHP = 158.8495 VUV
1 VUV = 0.006295
SHP
Avg
157.4733
High
164.0618
Low
150.1687
Last updated: 7/24/2026, 12:18:18 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 158.85 VUV |
| 10 SHP | 1,588.50 VUV |
| 50 SHP | 7,942.48 VUV |
| 100 SHP | 15,884.95 VUV |
| 500 SHP | 79,424.77 VUV |
| 1,000 SHP | 158,849.54 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-24T12:18:18Z",
"rates": {
"VUV": 158.849541
}
}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": 15884.954099999999,
"rate": 158.849541
}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