Rate Overview
Live
1 VND = 0.815320 STD
1 STD = 1.2265
VND
Avg
0.807269
High
0.815320
Low
0.799836
Last updated: 3/7/2026, 7:52:30 AM
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.66 STD |
| 1,000 VND | 815.32 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-03-07T07:52:30Z",
"rates": {
"STD": 0.81532
}
}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.53200000000001,
"rate": 0.81532
}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