Rate Overview
Live
1 VND = 0.785874 STD
1 STD = 1.2725
VND
Avg
0.803180
High
0.816440
Low
0.785874
Last updated: 3/28/2026, 12:04:28 PM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.79 STD |
| 10 VND | 7.86 STD |
| 50 VND | 39.29 STD |
| 100 VND | 78.59 STD |
| 500 VND | 392.94 STD |
| 1,000 VND | 785.87 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-28T12:04:28Z",
"rates": {
"STD": 0.785874
}
}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": 78.5874,
"rate": 0.785874
}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