Rate Overview
Live
1 SHP = 159.9412 VUV
1 VUV = 0.006252
SHP
Avg
159.6825
High
161.0945
Low
158.4561
Last updated: 7/6/2026, 11:32:16 AM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 159.94 VUV |
| 10 SHP | 1,599.41 VUV |
| 50 SHP | 7,997.06 VUV |
| 100 SHP | 15,994.12 VUV |
| 500 SHP | 79,970.61 VUV |
| 1,000 SHP | 159,941.22 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-06T11:32:16Z",
"rates": {
"VUV": 159.941215
}
}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": 15994.1215,
"rate": 159.941215
}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