Rate Overview
Live
1 VND = 0.023015 SDG
1 SDG = 43.4499
VND
Avg
0.022966
High
0.023023
Low
0.022924
Last updated: 9/6/2026, 3:38:13 PM
Quick Conversions
| VND | SDG |
|---|---|
| 1 VND | 0.02 SDG |
| 10 VND | 0.23 SDG |
| 50 VND | 1.15 SDG |
| 100 VND | 2.30 SDG |
| 500 VND | 11.51 SDG |
| 1,000 VND | 23.02 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-09-06T15:38:13Z",
"rates": {
"SDG": 0.023015
}
}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.3015,
"rate": 0.023015
}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