Rate Overview
Live
1 VND = 0.000049 SGD
1 SGD = 20408.16
VND
Avg
0.000048
High
0.000049
Low
0.000048
Last updated: 3/7/2026, 9:26:53 AM
Quick Conversions
| VND | SGD |
|---|---|
| 1 VND | 0.00 SGD |
| 10 VND | 0.00 SGD |
| 50 VND | 0.00 SGD |
| 100 VND | 0.00 SGD |
| 500 VND | 0.02 SGD |
| 1,000 VND | 0.05 SGD |
Get VND/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SGDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T09:26:53Z",
"rates": {
"SGD": 0.000049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SGD",
"amount": 100
},
"result": 0.0049,
"rate": 0.000049
}Build with VND/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key