Rate Overview
Live
1 VUV = 31.2299 UGX
1 UGX = 0.032021
VUV
Avg
31.1205
High
31.3186
Low
30.9732
Last updated: 7/24/2026, 9:27:27 PM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.23 UGX |
| 10 VUV | 312.30 UGX |
| 50 VUV | 1,561.50 UGX |
| 100 VUV | 3,122.99 UGX |
| 500 VUV | 15,614.97 UGX |
| 1,000 VUV | 31,229.94 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-24T21:27:27Z",
"rates": {
"UGX": 31.229942
}
}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": 3122.9942,
"rate": 31.229942
}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