Rate Overview
Live
1 SBD = 14.7909 VUV
1 VUV = 0.067609
SBD
Avg
14.6888
High
15.0779
Low
13.6133
Last updated: 7/29/2026, 10:11:50 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.79 VUV |
| 10 SBD | 147.91 VUV |
| 50 SBD | 739.55 VUV |
| 100 SBD | 1,479.09 VUV |
| 500 SBD | 7,395.46 VUV |
| 1,000 SBD | 14,790.92 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-29T10:11:50Z",
"rates": {
"VUV": 14.790923
}
}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": 1479.0923,
"rate": 14.790923
}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