Rate Overview
Live
1 VEF = 0.000284 UZS
1 UZS = 3521.13
VEF
Avg
0.000288
High
0.000292
Low
0.000284
Last updated: 3/7/2026, 1:03:39 AM
Quick Conversions
| VEF | UZS |
|---|---|
| 1 VEF | 0.00 UZS |
| 10 VEF | 0.00 UZS |
| 50 VEF | 0.01 UZS |
| 100 VEF | 0.03 UZS |
| 500 VEF | 0.14 UZS |
| 1,000 VEF | 0.28 UZS |
Get VEF/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=UZSExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-07T01:03:39Z",
"rates": {
"UZS": 0.000284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "UZS",
"amount": 100
},
"result": 0.0284,
"rate": 0.000284
}Build with VEF/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key