Rate Overview
Live
1 VUV = 31.2248 UGX
1 UGX = 0.032026
VUV
Avg
31.4717
High
31.6317
Low
31.1953
Last updated: 6/17/2026, 3:43:47 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.22 UGX |
| 10 VUV | 312.25 UGX |
| 50 VUV | 1,561.24 UGX |
| 100 VUV | 3,122.48 UGX |
| 500 VUV | 15,612.40 UGX |
| 1,000 VUV | 31,224.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-06-17T03:43:47Z",
"rates": {
"UGX": 31.224802
}
}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.4802,
"rate": 31.224802
}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