Rate Overview
Live
1 SGD = 20497.53 VND
1 VND = 0.000049
SGD
Avg
20495.27
High
20555.62
Low
20426.52
Last updated: 8/15/2026, 11:45:19 AM
Quick Conversions
| SGD | VND |
|---|---|
| 1 SGD | 20,497.53 VND |
| 10 SGD | 204,975.33 VND |
| 50 SGD | 1,024,876.66 VND |
| 100 SGD | 2,049,753.33 VND |
| 500 SGD | 10,248,766.65 VND |
| 1,000 SGD | 20,497,533.30 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-08-15T11:45:19Z",
"rates": {
"VND": 20497.533297
}
}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": 2049753.3297000001,
"rate": 20497.533297
}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