Rate Overview
Live
1 UZS = 2.1610 VND
1 VND = 0.462747
UZS
Avg
2.1532
High
2.1610
Low
2.1423
Last updated: 3/6/2026, 8:03:41 AM
Quick Conversions
| UZS | VND |
|---|---|
| 1 UZS | 2.16 VND |
| 10 UZS | 21.61 VND |
| 50 UZS | 108.05 VND |
| 100 UZS | 216.10 VND |
| 500 UZS | 1,080.50 VND |
| 1,000 UZS | 2,161.01 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-03-06T08:03:41Z",
"rates": {
"VND": 2.161009
}
}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": 216.1009,
"rate": 2.161009
}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