Rate Overview
Live
1 VUV = 31.2979 UGX
1 UGX = 0.031951
VUV
Avg
30.3608
High
31.9710
Low
28.1685
Last updated: 7/24/2026, 2:56:17 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.30 UGX |
| 10 VUV | 312.98 UGX |
| 50 VUV | 1,564.89 UGX |
| 100 VUV | 3,129.79 UGX |
| 500 VUV | 15,648.94 UGX |
| 1,000 VUV | 31,297.89 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-24T02:56:17Z",
"rates": {
"UGX": 31.297885
}
}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": 3129.7885,
"rate": 31.297885
}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