Rate Overview
Live
1 SBD = 14.6900 VUV
1 VUV = 0.068073
SBD
Avg
14.7170
High
14.7490
Low
14.6900
Last updated: 9/5/2026, 7:26:26 AM
Quick Conversions
| SBD | VUV |
|---|---|
| 1 SBD | 14.69 VUV |
| 10 SBD | 146.90 VUV |
| 50 SBD | 734.50 VUV |
| 100 SBD | 1,469.00 VUV |
| 500 SBD | 7,345.00 VUV |
| 1,000 SBD | 14,690.01 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-09-05T07:26:26Z",
"rates": {
"VUV": 14.690006
}
}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": 1469.0006,
"rate": 14.690006
}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