Rate Overview
Live
1 VUV = 0.008524 BSD
1 BSD = 117.3158
VUV
Avg
0.008460
High
0.008524
Low
0.008418
Last updated: 5/7/2026, 8:10:26 AM
Quick Conversions
| VUV | BSD |
|---|---|
| 1 VUV | 0.01 BSD |
| 10 VUV | 0.09 BSD |
| 50 VUV | 0.43 BSD |
| 100 VUV | 0.85 BSD |
| 500 VUV | 4.26 BSD |
| 1,000 VUV | 8.52 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-05-07T08:10:26Z",
"rates": {
"BSD": 0.008524
}
}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.8524,
"rate": 0.008524
}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