Rate Overview
Live
1 UZS = 0.009862 VUV
1 VUV = 101.3993
UZS
Avg
0.009896
High
0.010247
Low
0.009681
Last updated: 5/28/2026, 9:56:47 PM
Quick Conversions
| UZS | VUV |
|---|---|
| 1 UZS | 0.01 VUV |
| 10 UZS | 0.10 VUV |
| 50 UZS | 0.49 VUV |
| 100 UZS | 0.99 VUV |
| 500 UZS | 4.93 VUV |
| 1,000 UZS | 9.86 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-05-28T21:56:47Z",
"rates": {
"VUV": 0.009862
}
}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.9862,
"rate": 0.009862
}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