Rate Overview
Live
1 UGX = 0.031998 VUV
1 VUV = 31.2520
UGX
Avg
0.031967
High
0.032053
Low
0.031854
Last updated: 8/14/2026, 10:51:16 AM
Quick Conversions
| UGX | VUV |
|---|---|
| 1 UGX | 0.03 VUV |
| 10 UGX | 0.32 VUV |
| 50 UGX | 1.60 VUV |
| 100 UGX | 3.20 VUV |
| 500 UGX | 16.00 VUV |
| 1,000 UGX | 32.00 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-08-14T10:51:16Z",
"rates": {
"VUV": 0.031998
}
}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.1997999999999998,
"rate": 0.031998
}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