Rate Overview
Live
1 VND = 0.815342 STD
1 STD = 1.2265
VND
Avg
0.817933
High
0.821218
Low
0.815342
Last updated: 7/19/2026, 4:14:47 PM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.82 STD |
| 10 VND | 8.15 STD |
| 50 VND | 40.77 STD |
| 100 VND | 81.53 STD |
| 500 VND | 407.67 STD |
| 1,000 VND | 815.34 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-07-19T16:14:47Z",
"rates": {
"STD": 0.815342
}
}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.5342,
"rate": 0.815342
}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