Rate Overview
Live
1 SBD = 3283.29 VND
1 VND = 0.000305
SBD
Avg
3278.50
High
3296.07
Low
3266.13
Last updated: 4/17/2026, 1:29:47 PM
Quick Conversions
| SBD | VND |
|---|---|
| 1 SBD | 3,283.29 VND |
| 10 SBD | 32,832.91 VND |
| 50 SBD | 164,164.56 VND |
| 100 SBD | 328,329.12 VND |
| 500 SBD | 1,641,645.60 VND |
| 1,000 SBD | 3,283,291.20 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-04-17T13:29:47Z",
"rates": {
"VND": 3283.291203
}
}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": 328329.1203,
"rate": 3283.291203
}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