Rate Overview
Live
1 UZS = 0.314009 UGX
1 UGX = 3.1846
UZS
Avg
0.312934
High
0.316341
Low
0.310658
Last updated: 8/21/2026, 11:04:32 PM
Quick Conversions
| UZS | UGX |
|---|---|
| 1 UZS | 0.31 UGX |
| 10 UZS | 3.14 UGX |
| 50 UZS | 15.70 UGX |
| 100 UZS | 31.40 UGX |
| 500 UZS | 157.00 UGX |
| 1,000 UZS | 314.01 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-08-21T23:04:32Z",
"rates": {
"UGX": 0.314009
}
}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": 31.4009,
"rate": 0.314009
}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