Rate Overview
Live
1 VUV = 32.1383 UGX
1 UGX = 0.031115
VUV
Avg
32.0174
High
32.1383
Low
31.9242
Last updated: 9/5/2026, 3:15:17 PM
Quick Conversions
| VUV | UGX |
|---|---|
| 1 VUV | 32.14 UGX |
| 10 VUV | 321.38 UGX |
| 50 VUV | 1,606.92 UGX |
| 100 VUV | 3,213.83 UGX |
| 500 VUV | 16,069.17 UGX |
| 1,000 VUV | 32,138.33 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-09-05T15:15:17Z",
"rates": {
"UGX": 32.138334
}
}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": 3213.8334,
"rate": 32.138334
}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