Rate Overview
Live
1 UZS = 2.1903 VND
1 VND = 0.456565
UZS
Avg
2.1985
High
2.2140
Low
2.1893
Last updated: 7/8/2026, 6:45:34 PM
Quick Conversions
| UZS | VND |
|---|---|
| 1 UZS | 2.19 VND |
| 10 UZS | 21.90 VND |
| 50 UZS | 109.51 VND |
| 100 UZS | 219.03 VND |
| 500 UZS | 1,095.14 VND |
| 1,000 UZS | 2,190.27 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-07-08T18:45:34Z",
"rates": {
"VND": 2.19027
}
}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": 219.027,
"rate": 2.19027
}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