Rate Overview
Live
1 SBD = 14.9945 VUV
1 VUV = 0.066691
SBD
Avg
14.4234
High
14.9945
Low
13.8614
Last updated: 3/27/2026, 8:03:25 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.99 VUV |
| 10 SBD | 149.94 VUV |
| 50 SBD | 749.72 VUV |
| 100 SBD | 1,499.45 VUV |
| 500 SBD | 7,497.25 VUV |
| 1,000 SBD | 14,994.49 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-03-27T08:03:25Z",
"rates": {
"VUV": 14.994492
}
}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": 1499.4492,
"rate": 14.994492
}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