Rate Overview
Live
1 VND = 0.022819 SDG
1 SDG = 43.8231
VND
Avg
0.022839
High
0.023039
Low
0.022701
Last updated: 3/28/2026, 1:40:20 PM
Quick Conversions
| VND | SDG |
|---|---|
| 1 VND | 0.02 SDG |
| 10 VND | 0.23 SDG |
| 50 VND | 1.14 SDG |
| 100 VND | 2.28 SDG |
| 500 VND | 11.41 SDG |
| 1,000 VND | 22.82 SDG |
Get VND/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SDGExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-28T13:40:20Z",
"rates": {
"SDG": 0.022819
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SDG",
"amount": 100
},
"result": 2.2819,
"rate": 0.022819
}Build with VND/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key