Rate Overview
Live
1 UZS = 2.2094 VND
1 VND = 0.452611
UZS
Avg
2.2005
High
2.2094
Low
2.1893
Last updated: 8/17/2026, 8:45:21 AM
Quick Conversions
| UZS | VND |
|---|---|
| 1 UZS | 2.21 VND |
| 10 UZS | 22.09 VND |
| 50 UZS | 110.47 VND |
| 100 UZS | 220.94 VND |
| 500 UZS | 1,104.70 VND |
| 1,000 UZS | 2,209.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-08-17T08:45:21Z",
"rates": {
"VND": 2.209401
}
}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": 220.94010000000003,
"rate": 2.209401
}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