Rate Overview
Live
1 VUV = 30.5568 UGX
1 UGX = 0.032726
VUV
Avg
30.5572
High
30.7064
Low
30.4787
Last updated: 7/5/2026, 5:23:53 PM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 30.56 UGX |
| 10 VUV | 305.57 UGX |
| 50 VUV | 1,527.84 UGX |
| 100 VUV | 3,055.68 UGX |
| 500 VUV | 15,278.39 UGX |
| 1,000 VUV | 30,556.77 UGX |
Get VUV/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=UGXExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-05T17:23:53Z",
"rates": {
"UGX": 30.556775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "UGX",
"amount": 100
},
"result": 3055.6775,
"rate": 30.556775
}Build with VUV/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key