Rate Overview
Live
1 VND = 0.000300 SBD
1 SBD = 3333.33
VND
Avg
0.000312
High
0.000327
Low
0.000300
Last updated: 5/28/2026, 6:10:36 PM
Quick Conversions
| VND | SBD |
|---|---|
| 1 VND | 0.00 SBD |
| 10 VND | 0.00 SBD |
| 50 VND | 0.02 SBD |
| 100 VND | 0.03 SBD |
| 500 VND | 0.15 SBD |
| 1,000 VND | 0.30 SBD |
Get VND/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SBDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-28T18:10:36Z",
"rates": {
"SBD": 0.0003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SBD",
"amount": 100
},
"result": 0.03,
"rate": 0.0003
}Build with VND/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key