Rate Overview
Live
1 SHP = 158.8747 VUV
1 VUV = 0.006294
SHP
Avg
160.3622
High
164.9942
Low
157.6330
Last updated: 7/28/2026, 2:34:45 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 158.87 VUV |
| 10 SHP | 1,588.75 VUV |
| 50 SHP | 7,943.73 VUV |
| 100 SHP | 15,887.47 VUV |
| 500 SHP | 79,437.34 VUV |
| 1,000 SHP | 158,874.68 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-28T14:34:45Z",
"rates": {
"VUV": 158.874676
}
}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": 15887.4676,
"rate": 158.874676
}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