Rate Overview
Live
1 SHP = 159.1005 VUV
1 VUV = 0.006285
SHP
Avg
159.3713
High
160.4787
Low
158.6605
Last updated: 3/7/2026, 1:04:35 AM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 159.10 VUV |
| 10 SHP | 1,591.00 VUV |
| 50 SHP | 7,955.02 VUV |
| 100 SHP | 15,910.05 VUV |
| 500 SHP | 79,550.23 VUV |
| 1,000 SHP | 159,100.47 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-07T01:04:35Z",
"rates": {
"VUV": 159.100467
}
}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": 15910.0467,
"rate": 159.100467
}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