Rate Overview
Live
1 UZS = 2.2124 VND
1 VND = 0.451998
UZS
Avg
2.2142
High
2.2216
Low
2.2105
Last updated: 9/6/2026, 6:31:48 AM
Quick Conversions
| UZS | VND |
|---|---|
| 1 UZS | 2.21 VND |
| 10 UZS | 22.12 VND |
| 50 UZS | 110.62 VND |
| 100 UZS | 221.24 VND |
| 500 UZS | 1,106.20 VND |
| 1,000 UZS | 2,212.40 VND |
Get UZS/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=VNDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-09-06T06:31:48Z",
"rates": {
"VND": 2.212397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "VND",
"amount": 100
},
"result": 221.23970000000003,
"rate": 2.212397
}Build with UZS/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key