Rate Overview
Live
1 VND = 0.800550 STD
1 STD = 1.2491 VND
Avg
0.829836
High
0.951653
Low
0.793511
Last updated: 1/25/2026, 1:01:31 PM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.80 STD |
| 10 VND | 8.01 STD |
| 50 VND | 40.03 STD |
| 100 VND | 80.05 STD |
| 500 VND | 400.28 STD |
| 1,000 VND | 800.55 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-01-25T13:01:31Z",
"rates": {
"STD": 0.80055
}
}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.05499999999999,
"rate": 0.80055
}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