Rate Overview
Live
1 UAH = 82.8044 UGX
1 UGX = 0.012077
UAH
Avg
83.9104
High
86.1602
Low
81.6449
Last updated: 7/9/2026, 5:23:34 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 82.80 UGX |
| 10 UAH | 828.04 UGX |
| 50 UAH | 4,140.22 UGX |
| 100 UAH | 8,280.44 UGX |
| 500 UAH | 41,402.18 UGX |
| 1,000 UAH | 82,804.36 UGX |
Get UAH/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=UGXExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-09T05:23:34Z",
"rates": {
"UGX": 82.804362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "UGX",
"amount": 100
},
"result": 8280.4362,
"rate": 82.804362
}Build with UAH/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key