Rate Overview
Live
1 UZS = 0.009938 VUV
1 VUV = 100.6239
UZS
Avg
0.009827
High
0.010295
Low
0.009162
Last updated: 7/28/2026, 3:08:18 PM
Quick Conversions
| UZS | VUV |
|---|---|
| 1 UZS | 0.01 VUV |
| 10 UZS | 0.10 VUV |
| 50 UZS | 0.50 VUV |
| 100 UZS | 0.99 VUV |
| 500 UZS | 4.97 VUV |
| 1,000 UZS | 9.94 VUV |
Get UZS/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=VUVExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-28T15:08:18Z",
"rates": {
"VUV": 0.009938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "VUV",
"amount": 100
},
"result": 0.9938,
"rate": 0.009938
}Build with UZS/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key