Rate Overview
Live
1 SBD = 14.7860 VUV
1 VUV = 0.067632
SBD
Avg
14.4684
High
14.9682
Low
13.8614
Last updated: 7/28/2026, 9:56:25 PM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.79 VUV |
| 10 SBD | 147.86 VUV |
| 50 SBD | 739.30 VUV |
| 100 SBD | 1,478.60 VUV |
| 500 SBD | 7,393.00 VUV |
| 1,000 SBD | 14,786.00 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-28T21:56:25Z",
"rates": {
"VUV": 14.786003
}
}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.6002999999998,
"rate": 14.786003
}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