Rate Overview
Live
1 VUV = 31.3563 UGX
1 UGX = 0.031892
VUV
Avg
31.1691
High
31.4188
Low
30.8590
Last updated: 4/17/2026, 6:18:45 AM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 31.36 UGX |
| 10 VUV | 313.56 UGX |
| 50 VUV | 1,567.82 UGX |
| 100 VUV | 3,135.63 UGX |
| 500 VUV | 15,678.16 UGX |
| 1,000 VUV | 31,356.32 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-04-17T06:18:45Z",
"rates": {
"UGX": 31.356315
}
}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": 3135.6315,
"rate": 31.356315
}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