Rate Overview
Live
1 VUV = 0.008398 BSD
1 BSD = 119.0760
VUV
Avg
0.008410
High
0.008466
Low
0.008397
Last updated: 3/7/2026, 6:37:26 AM
Quick Conversions
| VUV | BSD |
|---|---|
| 1 VUV | 0.01 BSD |
| 10 VUV | 0.08 BSD |
| 50 VUV | 0.42 BSD |
| 100 VUV | 0.84 BSD |
| 500 VUV | 4.20 BSD |
| 1,000 VUV | 8.40 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-03-07T06:37:26Z",
"rates": {
"BSD": 0.008398
}
}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.8397999999999999,
"rate": 0.008398
}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