Rate Overview
Live
1 VND = 0.800985 STD
1 STD = 1.2485
VND
Avg
0.802680
High
0.806700
Low
0.800985
Last updated: 5/27/2026, 8:24:03 PM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.80 STD |
| 10 VND | 8.01 STD |
| 50 VND | 40.05 STD |
| 100 VND | 80.10 STD |
| 500 VND | 400.49 STD |
| 1,000 VND | 800.98 STD |
Get VND/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=STDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-27T20:24:03Z",
"rates": {
"STD": 0.800985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "STD",
"amount": 100
},
"result": 80.0985,
"rate": 0.800985
}Build with VND/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key