Rate Overview
Live
1 VND = 0.023003 SDG
1 SDG = 43.4726
VND
Avg
0.022909
High
0.023018
Low
0.022814
Last updated: 3/7/2026, 7:54:21 AM
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.50 SDG |
| 1,000 VND | 23.00 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-07T07:54:21Z",
"rates": {
"SDG": 0.023003
}
}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.3003,
"rate": 0.023003
}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