Rate Overview
Live
1 VUV = 31.9567 UGX
1 UGX = 0.031292
VUV
Avg
31.7643
High
31.9567
Low
31.4378
Last updated: 5/7/2026, 11:22:08 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.96 UGX |
| 10 VUV | 319.57 UGX |
| 50 VUV | 1,597.84 UGX |
| 100 VUV | 3,195.67 UGX |
| 500 VUV | 15,978.35 UGX |
| 1,000 VUV | 31,956.71 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-07T11:22:08Z",
"rates": {
"UGX": 31.956708
}
}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": 3195.6708,
"rate": 31.956708
}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