Rate Overview
Live
1 VND = 0.022711 SDG
1 SDG = 44.0315
VND
Avg
0.022734
High
0.022767
Low
0.022710
Last updated: 6/19/2026, 8:40:00 AM
Quick Conversions
| VND | SDG |
|---|---|
| 1 VND | 0.02 SDG |
| 10 VND | 0.23 SDG |
| 50 VND | 1.14 SDG |
| 100 VND | 2.27 SDG |
| 500 VND | 11.36 SDG |
| 1,000 VND | 22.71 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-06-19T08:40:00Z",
"rates": {
"SDG": 0.022711
}
}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.2710999999999997,
"rate": 0.022711
}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