Rate Overview
Live
1 VND = 0.455240 UZS
1 UZS = 2.1966
VND
Avg
0.485577
High
0.524516
Low
0.451408
Last updated: 5/27/2026, 2:54:25 PM
Quick Conversions
| VND | UZS |
|---|---|
| 1 VND | 0.46 UZS |
| 10 VND | 4.55 UZS |
| 50 VND | 22.76 UZS |
| 100 VND | 45.52 UZS |
| 500 VND | 227.62 UZS |
| 1,000 VND | 455.24 UZS |
Get VND/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=UZSExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-27T14:54:25Z",
"rates": {
"UZS": 0.45524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "UZS",
"amount": 100
},
"result": 45.524,
"rate": 0.45524
}Build with VND/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key