Rate Overview
Live
1 SHP = 159.3653 VUV
1 VUV = 0.006275
SHP
Avg
159.0185
High
159.4640
Low
157.6560
Last updated: 5/27/2026, 10:40:06 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 159.37 VUV |
| 10 SHP | 1,593.65 VUV |
| 50 SHP | 7,968.26 VUV |
| 100 SHP | 15,936.53 VUV |
| 500 SHP | 79,682.63 VUV |
| 1,000 SHP | 159,365.26 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-05-27T22:40:06Z",
"rates": {
"VUV": 159.365262
}
}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": 15936.5262,
"rate": 159.365262
}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