Rate Overview
Live
1 VUV = 31.3305 UGX
1 UGX = 0.031918
VUV
Avg
31.0024
High
31.9065
Low
29.5644
Last updated: 7/25/2026, 9:31:12 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.33 UGX |
| 10 VUV | 313.31 UGX |
| 50 VUV | 1,566.53 UGX |
| 100 VUV | 3,133.05 UGX |
| 500 VUV | 15,665.26 UGX |
| 1,000 VUV | 31,330.52 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-25T09:31:12Z",
"rates": {
"UGX": 31.330524
}
}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": 3133.0524,
"rate": 31.330524
}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