Rate Overview
Live
1 VUV = 0.008482 BSD
1 BSD = 117.8967
VUV
Avg
0.008476
High
0.008509
Low
0.008461
Last updated: 9/6/2026, 4:19:38 PM
Quick Conversions
| VUV | BSD |
|---|---|
| 1 VUV | 0.01 BSD |
| 10 VUV | 0.08 BSD |
| 50 VUV | 0.42 BSD |
| 100 VUV | 0.85 BSD |
| 500 VUV | 4.24 BSD |
| 1,000 VUV | 8.48 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-09-06T16:19:38Z",
"rates": {
"BSD": 0.008482
}
}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.8482,
"rate": 0.008482
}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