Rate Overview
Live
1 UAH = 84.6445 UGX
1 UGX = 0.011814
UAH
Avg
85.3474
High
89.3888
Low
81.6609
Last updated: 3/27/2026, 5:21:11 PM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 84.64 UGX |
| 10 UAH | 846.45 UGX |
| 50 UAH | 4,232.23 UGX |
| 100 UAH | 8,464.45 UGX |
| 500 UAH | 42,322.27 UGX |
| 1,000 UAH | 84,644.53 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-03-27T17:21:11Z",
"rates": {
"UGX": 84.644531
}
}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": 8464.4531,
"rate": 84.644531
}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