Rate Overview
Live
1 UAH = 82.3904 UGX
1 UGX = 0.012137
UAH
Avg
83.9361
High
86.3337
Low
79.9913
Last updated: 7/8/2026, 12:09:48 PM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 82.39 UGX |
| 10 UAH | 823.90 UGX |
| 50 UAH | 4,119.52 UGX |
| 100 UAH | 8,239.04 UGX |
| 500 UAH | 41,195.18 UGX |
| 1,000 UAH | 82,390.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-08T12:09:48Z",
"rates": {
"UGX": 82.390363
}
}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": 8239.0363,
"rate": 82.390363
}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