Rate Overview
Live
1 SBD = 14.8344 VUV
1 VUV = 0.067411
SBD
Avg
14.8732
High
15.0051
Low
14.7362
Last updated: 7/9/2026, 7:06:53 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.83 VUV |
| 10 SBD | 148.34 VUV |
| 50 SBD | 741.72 VUV |
| 100 SBD | 1,483.44 VUV |
| 500 SBD | 7,417.19 VUV |
| 1,000 SBD | 14,834.39 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-09T07:06:53Z",
"rates": {
"VUV": 14.834387
}
}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": 1483.4387,
"rate": 14.834387
}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