Rate Overview
Live
1 VUV = 30.9313 UGX
1 UGX = 0.032330
VUV
Avg
30.6696
High
31.2812
Low
30.2649
Last updated: 3/6/2026, 9:38:17 PM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 30.93 UGX |
| 10 VUV | 309.31 UGX |
| 50 VUV | 1,546.57 UGX |
| 100 VUV | 3,093.13 UGX |
| 500 VUV | 15,465.67 UGX |
| 1,000 VUV | 30,931.34 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-03-06T21:38:17Z",
"rates": {
"UGX": 30.931337
}
}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": 3093.1337,
"rate": 30.931337
}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