Rate Overview
Live
1 SBD = 14.7953 VUV
1 VUV = 0.067589
SBD
Avg
14.8269
High
15.0138
Low
14.6878
Last updated: 7/30/2026, 8:14:25 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.80 VUV |
| 10 SBD | 147.95 VUV |
| 50 SBD | 739.76 VUV |
| 100 SBD | 1,479.53 VUV |
| 500 SBD | 7,397.63 VUV |
| 1,000 SBD | 14,795.26 VUV |
Get SBD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=VUVExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-30T08:14:25Z",
"rates": {
"VUV": 14.795257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "VUV",
"amount": 100
},
"result": 1479.5257,
"rate": 14.795257
}Build with SBD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key