Rate Overview
Live
1 UAH = 84.5728 UGX
1 UGX = 0.011824
UAH
Avg
84.0319
High
86.0432
Low
80.4067
Last updated: 9/7/2026, 8:22:27 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 84.57 UGX |
| 10 UAH | 845.73 UGX |
| 50 UAH | 4,228.64 UGX |
| 100 UAH | 8,457.28 UGX |
| 500 UAH | 42,286.42 UGX |
| 1,000 UAH | 84,572.84 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-09-07T08:22:27Z",
"rates": {
"UGX": 84.572837
}
}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": 8457.2837,
"rate": 84.572837
}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