Rate Overview
Live
1 VND = 0.814075 STD
1 STD = 1.2284
VND
Avg
0.808901
High
0.814075
Low
0.804645
Last updated: 6/19/2026, 8:39:03 AM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.81 STD |
| 10 VND | 8.14 STD |
| 50 VND | 40.70 STD |
| 100 VND | 81.41 STD |
| 500 VND | 407.04 STD |
| 1,000 VND | 814.08 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-06-19T08:39:03Z",
"rates": {
"STD": 0.814075
}
}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": 81.4075,
"rate": 0.814075
}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