Rate Overview
Live
1 VUV = 31.0218 UGX
1 UGX = 0.032235
VUV
Avg
30.8295
High
31.9252
Low
28.6369
Last updated: 7/21/2026, 6:05:59 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.02 UGX |
| 10 VUV | 310.22 UGX |
| 50 VUV | 1,551.09 UGX |
| 100 VUV | 3,102.18 UGX |
| 500 VUV | 15,510.90 UGX |
| 1,000 VUV | 31,021.80 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-21T06:05:59Z",
"rates": {
"UGX": 31.021799
}
}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": 3102.1799,
"rate": 31.021799
}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