Rate Overview
Live
1 SGD = 20775.29 VND
1 VND = 0.000048
SGD
Avg
20737.03
High
20787.80
Low
20645.86
Last updated: 4/17/2026, 12:12:33 PM
Quick Conversions
| SGD | VND |
|---|---|
| 1 SGD | 20,775.29 VND |
| 10 SGD | 207,752.92 VND |
| 50 SGD | 1,038,764.59 VND |
| 100 SGD | 2,077,529.19 VND |
| 500 SGD | 10,387,645.95 VND |
| 1,000 SGD | 20,775,291.89 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-04-17T12:12:33Z",
"rates": {
"VND": 20775.291893
}
}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": 2077529.1893000002,
"rate": 20775.291893
}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