Rate Overview
Live
1 SBD = 14.7721 VUV
1 VUV = 0.067695
SBD
Avg
14.8225
High
14.9276
Low
14.7459
Last updated: 6/19/2026, 8:43:18 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.77 VUV |
| 10 SBD | 147.72 VUV |
| 50 SBD | 738.60 VUV |
| 100 SBD | 1,477.21 VUV |
| 500 SBD | 7,386.03 VUV |
| 1,000 SBD | 14,772.05 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-06-19T08:43:18Z",
"rates": {
"VUV": 14.772052
}
}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": 1477.2052,
"rate": 14.772052
}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