Rate Overview
Live
1 VUV = 0.006250 SHP
1 SHP = 160.0000
VUV
Avg
0.006235
High
0.006250
Low
0.006220
Last updated: 8/16/2026, 4:20:33 AM
Quick Conversions
| VUV | SHP |
|---|---|
| 1 VUV | 0.01 SHP |
| 10 VUV | 0.06 SHP |
| 50 VUV | 0.31 SHP |
| 100 VUV | 0.63 SHP |
| 500 VUV | 3.13 SHP |
| 1,000 VUV | 6.25 SHP |
Get VUV/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SHPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-16T04:20:33Z",
"rates": {
"SHP": 0.00625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SHP",
"amount": 100
},
"result": 0.625,
"rate": 0.00625
}Build with VUV/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key