Rate Overview
Live
1 SBD = 3306.75 VND
1 VND = 0.000302
SBD
Avg
3302.44
High
3317.26
Low
3277.25
Last updated: 5/7/2026, 9:17:23 PM
Quick Conversions
| SBD | VND |
|---|---|
| 1 SBD | 3,306.75 VND |
| 10 SBD | 33,067.50 VND |
| 50 SBD | 165,337.51 VND |
| 100 SBD | 330,675.02 VND |
| 500 SBD | 1,653,375.12 VND |
| 1,000 SBD | 3,306,750.23 VND |
Get SBD/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=VNDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-07T21:17:23Z",
"rates": {
"VND": 3306.750233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "VND",
"amount": 100
},
"result": 330675.0233,
"rate": 3306.750233
}Build with SBD/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key