Rate Overview
Live
1 VND = 0.783056 STD
1 STD = 1.2770
VND
Avg
0.783823
High
0.785919
Low
0.783056
Last updated: 4/17/2026, 11:50:21 AM
Quick Conversions
| VND | STD |
|---|---|
| 1 VND | 0.78 STD |
| 10 VND | 7.83 STD |
| 50 VND | 39.15 STD |
| 100 VND | 78.31 STD |
| 500 VND | 391.53 STD |
| 1,000 VND | 783.06 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-04-17T11:50:21Z",
"rates": {
"STD": 0.783056
}
}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.3056,
"rate": 0.783056
}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