Rate Overview
Live
1 SGD = 20689.11 VND
1 VND = 0.000048
SGD
Avg
20423.37
High
20787.80
Low
19902.60
Last updated: 5/27/2026, 8:33:24 PM
Quick Conversions
| SGD | VND |
|---|---|
| 1 SGD | 20,689.11 VND |
| 10 SGD | 206,891.07 VND |
| 50 SGD | 1,034,455.36 VND |
| 100 SGD | 2,068,910.72 VND |
| 500 SGD | 10,344,553.60 VND |
| 1,000 SGD | 20,689,107.21 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-05-27T20:33:24Z",
"rates": {
"VND": 20689.107205
}
}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": 2068910.7205,
"rate": 20689.107205
}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