Rate Overview
Live
1 SGD = 20399.12 VND
1 VND = 0.000049
SGD
Avg
20547.98
High
20660.89
Low
20399.12
Last updated: 3/7/2026, 7:40:07 AM
Quick Conversions
| SGD | VND |
|---|---|
| 1 SGD | 20,399.12 VND |
| 10 SGD | 203,991.23 VND |
| 50 SGD | 1,019,956.17 VND |
| 100 SGD | 2,039,912.33 VND |
| 500 SGD | 10,199,561.67 VND |
| 1,000 SGD | 20,399,123.34 VND |
Get SGD/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=VNDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T07:40:07Z",
"rates": {
"VND": 20399.12334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "VND",
"amount": 100
},
"result": 2039912.3339999998,
"rate": 20399.12334
}Build with SGD/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key