Rate Overview
Live
1 UGX = 0.031891 VUV
1 VUV = 31.3568
UGX
Avg
0.032084
High
0.032405
Low
0.031828
Last updated: 4/17/2026, 7:52:41 AM
Quick Conversions
| UGX | VUV |
|---|---|
| 1 UGX | 0.03 VUV |
| 10 UGX | 0.32 VUV |
| 50 UGX | 1.59 VUV |
| 100 UGX | 3.19 VUV |
| 500 UGX | 15.95 VUV |
| 1,000 UGX | 31.89 VUV |
Get UGX/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=VUVExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T07:52:41Z",
"rates": {
"VUV": 0.031891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "VUV",
"amount": 100
},
"result": 3.1891000000000003,
"rate": 0.031891
}Build with UGX/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key