Rate Overview
Live
1 UZS = 0.325034 UGX
1 UGX = 3.0766
UZS
Avg
0.321653
High
0.325034
Low
0.320253
Last updated: 9/11/2026, 9:51:28 AM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.33 UGX |
| 10 UZS | 3.25 UGX |
| 50 UZS | 16.25 UGX |
| 100 UZS | 32.50 UGX |
| 500 UZS | 162.52 UGX |
| 1,000 UZS | 325.03 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-09-11T09:51:28Z",
"rates": {
"UGX": 0.325034
}
}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": 32.5034,
"rate": 0.325034
}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