Rate Overview
Live
1 UZS = 0.304150 UGX
1 UGX = 3.2879
UZS
Avg
0.308741
High
0.313734
Low
0.302279
Last updated: 6/19/2026, 8:29:46 AM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.30 UGX |
| 10 UZS | 3.04 UGX |
| 50 UZS | 15.21 UGX |
| 100 UZS | 30.42 UGX |
| 500 UZS | 152.08 UGX |
| 1,000 UZS | 304.15 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-06-19T08:29:46Z",
"rates": {
"UGX": 0.30415
}
}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.415,
"rate": 0.30415
}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