Rate Overview
Live
1 SBD = 15.0304 VUV
1 VUV = 0.066532
SBD
Avg
14.8400
High
15.0304
Low
14.6878
Last updated: 7/8/2026, 8:48:53 PM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 15.03 VUV |
| 10 SBD | 150.30 VUV |
| 50 SBD | 751.52 VUV |
| 100 SBD | 1,503.04 VUV |
| 500 SBD | 7,515.18 VUV |
| 1,000 SBD | 15,030.36 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-08T20:48:53Z",
"rates": {
"VUV": 15.030362
}
}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": 1503.0362,
"rate": 15.030362
}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