Rate Overview
Live
1 VUV = 30.9102 UGX
1 UGX = 0.032352
VUV
Avg
31.4119
High
31.7607
Low
30.9102
Last updated: 3/27/2026, 11:59:43 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 30.91 UGX |
| 10 VUV | 309.10 UGX |
| 50 VUV | 1,545.51 UGX |
| 100 VUV | 3,091.02 UGX |
| 500 VUV | 15,455.10 UGX |
| 1,000 VUV | 30,910.20 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-27T11:59:43Z",
"rates": {
"UGX": 30.910203
}
}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": 3091.0203,
"rate": 30.910203
}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