Rate Overview
Live
1 UZS = 0.302054 UGX
1 UGX = 3.3107
UZS
Avg
0.299886
High
0.304871
Low
0.295517
Last updated: 3/7/2026, 9:15:29 AM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.30 UGX |
| 10 UZS | 3.02 UGX |
| 50 UZS | 15.10 UGX |
| 100 UZS | 30.21 UGX |
| 500 UZS | 151.03 UGX |
| 1,000 UZS | 302.05 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-03-07T09:15:29Z",
"rates": {
"UGX": 0.302054
}
}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.205399999999997,
"rate": 0.302054
}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