Rate Overview
Live
1 SBD = 3241.99 VND
1 VND = 0.000308
SBD
Avg
3246.10
High
3254.65
Low
3232.41
Last updated: 3/7/2026, 7:44:18 AM
Quick Conversions
| SBD | VND |
|---|---|
| 1 SBD | 3,241.99 VND |
| 10 SBD | 32,419.92 VND |
| 50 SBD | 162,099.58 VND |
| 100 SBD | 324,199.15 VND |
| 500 SBD | 1,620,995.77 VND |
| 1,000 SBD | 3,241,991.53 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-03-07T07:44:18Z",
"rates": {
"VND": 3241.99153
}
}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": 324199.153,
"rate": 3241.99153
}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