Rate Overview
Live
1 UZS = 0.303768 UGX
1 UGX = 3.2920
UZS
Avg
0.304132
High
0.307047
Low
0.301186
Last updated: 4/17/2026, 6:24:05 AM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.30 UGX |
| 10 UZS | 3.04 UGX |
| 50 UZS | 15.19 UGX |
| 100 UZS | 30.38 UGX |
| 500 UZS | 151.88 UGX |
| 1,000 UZS | 303.77 UGX |
Get UZS/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=UGXExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-04-17T06:24:05Z",
"rates": {
"UGX": 0.303768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "UGX",
"amount": 100
},
"result": 30.3768,
"rate": 0.303768
}Build with UZS/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key