Rate Overview
Live
1 VUV = 0.068316 SBD
1 SBD = 14.6379
VUV
Avg
0.067874
High
0.068316
Low
0.067595
Last updated: 4/17/2026, 7:31:08 AM
Quick Conversions
| VUV | SBD |
|---|---|
| 1 VUV | 0.07 SBD |
| 10 VUV | 0.68 SBD |
| 50 VUV | 3.42 SBD |
| 100 VUV | 6.83 SBD |
| 500 VUV | 34.16 SBD |
| 1,000 VUV | 68.32 SBD |
Get VUV/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SBDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T07:31:08Z",
"rates": {
"SBD": 0.068316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SBD",
"amount": 100
},
"result": 6.8316,
"rate": 0.068316
}Build with VUV/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key