Rate Overview
Live
1 VUV = 31.9053 UGX
1 UGX = 0.031343
VUV
Avg
31.9261
High
32.1477
Low
31.8114
Last updated: 5/27/2026, 4:03:33 PM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.91 UGX |
| 10 VUV | 319.05 UGX |
| 50 VUV | 1,595.27 UGX |
| 100 VUV | 3,190.53 UGX |
| 500 VUV | 15,952.66 UGX |
| 1,000 VUV | 31,905.33 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-05-27T16:03:33Z",
"rates": {
"UGX": 31.90533
}
}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": 3190.533,
"rate": 31.90533
}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