Rate Overview
Live
1 UZS = 0.306693 UGX
1 UGX = 3.2606
UZS
Avg
0.305508
High
0.307297
Low
0.303303
Last updated: 7/10/2026, 3:51:18 PM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.31 UGX |
| 10 UZS | 3.07 UGX |
| 50 UZS | 15.33 UGX |
| 100 UZS | 30.67 UGX |
| 500 UZS | 153.35 UGX |
| 1,000 UZS | 306.69 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-07-10T15:51:18Z",
"rates": {
"UGX": 0.306693
}
}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.6693,
"rate": 0.306693
}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