Rate Overview
Live
1 UZS = 2.1728 VND
1 VND = 0.460227
UZS
Avg
2.1711
High
2.1768
Low
2.1621
Last updated: 4/17/2026, 4:56:06 AM
Quick Conversions
| UZS | VND |
|---|---|
| 1 UZS | 2.17 VND |
| 10 UZS | 21.73 VND |
| 50 UZS | 108.64 VND |
| 100 UZS | 217.28 VND |
| 500 UZS | 1,086.42 VND |
| 1,000 UZS | 2,172.84 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-04-17T04:56:06Z",
"rates": {
"VND": 2.172839
}
}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": 217.28390000000002,
"rate": 2.172839
}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