Rate Overview
Live
1 VND = 0.022786 SDG
1 SDG = 43.8866 VND
Avg
0.022777
High
0.022844
Low
0.022755
Last updated: 1/25/2026, 1:10:58 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.39 SDG |
| 1,000 VND | 22.79 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-01-25T13:10:58Z",
"rates": {
"SDG": 0.022786
}
}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.2786,
"rate": 0.022786
}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