Rate Overview
Live
1 UZS = 0.304889 UGX
1 UGX = 3.2799
UZS
Avg
0.298477
High
0.310968
Low
0.286959
Last updated: 3/27/2026, 7:07:09 PM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.30 UGX |
| 10 UZS | 3.05 UGX |
| 50 UZS | 15.24 UGX |
| 100 UZS | 30.49 UGX |
| 500 UZS | 152.44 UGX |
| 1,000 UZS | 304.89 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-27T19:07:09Z",
"rates": {
"UGX": 0.304889
}
}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.4889,
"rate": 0.304889
}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