Rate Overview
Live
1 SHP = 160.3791 VUV
1 VUV = 0.006235
SHP
Avg
159.4384
High
161.1194
Low
156.4566
Last updated: 3/27/2026, 1:36:27 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 160.38 VUV |
| 10 SHP | 1,603.79 VUV |
| 50 SHP | 8,018.96 VUV |
| 100 SHP | 16,037.91 VUV |
| 500 SHP | 80,189.57 VUV |
| 1,000 SHP | 160,379.14 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-03-27T13:36:27Z",
"rates": {
"VUV": 160.379141
}
}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": 16037.9141,
"rate": 160.379141
}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