Rate Overview
Live
1 UZS = 0.009808 VUV
1 VUV = 101.9576
UZS
Avg
0.009651
High
0.010332
Low
0.009094
Last updated: 3/28/2026, 12:24:18 PM
Quick Conversions
| UZS | VUV |
|---|---|
| 1 UZS | 0.01 VUV |
| 10 UZS | 0.10 VUV |
| 50 UZS | 0.49 VUV |
| 100 UZS | 0.98 VUV |
| 500 UZS | 4.90 VUV |
| 1,000 UZS | 9.81 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-03-28T12:24:18Z",
"rates": {
"VUV": 0.009808
}
}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.9808000000000001,
"rate": 0.009808
}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