Rate Overview
Live
1 VND = 0.466754 UZS
1 UZS = 2.1425
VND
Avg
0.465129
High
0.466796
Low
0.463002
Last updated: 3/7/2026, 7:57:16 AM
Quick Conversions
| VND | UZS |
|---|---|
| 1 VND | 0.47 UZS |
| 10 VND | 4.67 UZS |
| 50 VND | 23.34 UZS |
| 100 VND | 46.68 UZS |
| 500 VND | 233.38 UZS |
| 1,000 VND | 466.75 UZS |
Get VND/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=UZSExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T07:57:16Z",
"rates": {
"UZS": 0.466754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "UZS",
"amount": 100
},
"result": 46.6754,
"rate": 0.466754
}Build with VND/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key