Rate Overview
Live
1 VND = 0.818975 STD
1 STD = 1.2210
VND
Avg
0.805404
High
0.820626
Low
0.782541
Last updated: 7/29/2026, 12:41:52 PM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.82 STD |
| 10 VND | 8.19 STD |
| 50 VND | 40.95 STD |
| 100 VND | 81.90 STD |
| 500 VND | 409.49 STD |
| 1,000 VND | 818.98 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-29T12:41:52Z",
"rates": {
"STD": 0.818975
}
}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.89750000000001,
"rate": 0.818975
}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