Rate Overview
Live
1 SHP = 159.9796 VUV
1 VUV = 0.006251
SHP
Avg
160.3716
High
160.7678
Low
159.9796
Last updated: 8/16/2026, 5:44:05 PM
Quick Conversions
| SHP | VUV |
|---|---|
| 1 SHP | 159.98 VUV |
| 10 SHP | 1,599.80 VUV |
| 50 SHP | 7,998.98 VUV |
| 100 SHP | 15,997.96 VUV |
| 500 SHP | 79,989.78 VUV |
| 1,000 SHP | 159,979.57 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-08-16T17:44:05Z",
"rates": {
"VUV": 159.979567
}
}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": 15997.9567,
"rate": 159.979567
}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