Rate Overview
Live
1 SGD = 20689.21 VND
1 VND = 0.000048
SGD
Avg
20652.94
High
20708.77
Low
20471.70
Last updated: 5/27/2026, 5:13:08 PM
Quick Conversions
| SGD | VND |
|---|---|
| 1 SGD | 20,689.21 VND |
| 10 SGD | 206,892.10 VND |
| 50 SGD | 1,034,460.49 VND |
| 100 SGD | 2,068,920.98 VND |
| 500 SGD | 10,344,604.88 VND |
| 1,000 SGD | 20,689,209.77 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-27T17:13:08Z",
"rates": {
"VND": 20689.209765
}
}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": 2068920.9764999999,
"rate": 20689.209765
}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