Rate Overview
Live
1 UGX = 3.3089 UZS
1 UZS = 0.302217
UGX
Avg
3.3418
High
3.3839
Low
3.2801
Last updated: 3/6/2026, 2:49:33 PM
Quick Conversions
| UGX | UZS |
|---|---|
| 1 UGX | 3.31 UZS |
| 10 UGX | 33.09 UZS |
| 50 UGX | 165.44 UZS |
| 100 UGX | 330.89 UZS |
| 500 UGX | 1,654.44 UZS |
| 1,000 UGX | 3,308.89 UZS |
Get UGX/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=UZSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:49:33Z",
"rates": {
"UZS": 3.308886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "UZS",
"amount": 100
},
"result": 330.8886,
"rate": 3.308886
}Build with UGX/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key