Rate Overview
Live
1 VUV = 0.008335 BSD
1 BSD = 119.9760 VUV
Avg
0.008279
High
0.008335
Low
0.008200
Last updated: 1/25/2026, 5:19:26 AM
Quick Conversions
| VUV | BSD |
|---|---|
| 1 VUV | 0.01 BSD |
| 10 VUV | 0.08 BSD |
| 50 VUV | 0.42 BSD |
| 100 VUV | 0.83 BSD |
| 500 VUV | 4.17 BSD |
| 1,000 VUV | 8.34 BSD |
Get VUV/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BSDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-01-25T05:19:26Z",
"rates": {
"BSD": 0.008335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BSD",
"amount": 100
},
"result": 0.8335,
"rate": 0.008335
}Build with VUV/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key