Rate Overview
Live
1 UAH = 84.5696 UGX
1 UGX = 0.011825
UAH
Avg
85.0632
High
85.9754
Low
84.5696
Last updated: 4/17/2026, 7:52:10 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 84.57 UGX |
| 10 UAH | 845.70 UGX |
| 50 UAH | 4,228.48 UGX |
| 100 UAH | 8,456.96 UGX |
| 500 UAH | 42,284.81 UGX |
| 1,000 UAH | 84,569.62 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-04-17T07:52:10Z",
"rates": {
"UGX": 84.569619
}
}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": 8456.9619,
"rate": 84.569619
}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