Rate Overview
Live
1 SBD = 3274.98 VND
1 VND = 0.000305
SBD
Avg
3236.45
High
3312.33
Low
3166.56
Last updated: 3/28/2026, 11:59:58 AM
Quick Conversions
| SBD | VND |
|---|---|
| 1 SBD | 3,274.98 VND |
| 10 SBD | 32,749.79 VND |
| 50 SBD | 163,748.93 VND |
| 100 SBD | 327,497.86 VND |
| 500 SBD | 1,637,489.30 VND |
| 1,000 SBD | 3,274,978.60 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-28T11:59:58Z",
"rates": {
"VND": 3274.978595
}
}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": 327497.8595,
"rate": 3274.978595
}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