Rate Overview
Live
1 SBD = 14.7854 VUV
1 VUV = 0.067634
SBD
Avg
14.7236
High
14.7892
Low
14.6600
Last updated: 3/7/2026, 12:26:35 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.79 VUV |
| 10 SBD | 147.85 VUV |
| 50 SBD | 739.27 VUV |
| 100 SBD | 1,478.54 VUV |
| 500 SBD | 7,392.70 VUV |
| 1,000 SBD | 14,785.41 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-07T00:26:35Z",
"rates": {
"VUV": 14.785406
}
}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": 1478.5406,
"rate": 14.785406
}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