Rate Overview
Live
1 VUV = 0.008345 BSD
1 BSD = 119.8322
VUV
Avg
0.008339
High
0.008379
Low
0.008316
Last updated: 7/7/2026, 9:43:38 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.35 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-07-07T09:43:38Z",
"rates": {
"BSD": 0.008345
}
}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.8345,
"rate": 0.008345
}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