Rate Overview
Live
1 UZS = 2.1869 VND
1 VND = 0.457263
UZS
Avg
2.2009
High
2.2157
Low
2.1869
Last updated: 5/7/2026, 11:22:17 AM
Quick Conversions
| UZS | VND |
|---|---|
| 1 UZS | 2.19 VND |
| 10 UZS | 21.87 VND |
| 50 UZS | 109.35 VND |
| 100 UZS | 218.69 VND |
| 500 UZS | 1,093.46 VND |
| 1,000 UZS | 2,186.92 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-05-07T11:22:17Z",
"rates": {
"VND": 2.186924
}
}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": 218.6924,
"rate": 2.186924
}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