Rate Overview
Live
1 UAH = 84.1783 UGX
1 UGX = 0.011880
UAH
Avg
83.9988
High
85.4309
Low
83.2078
Last updated: 3/7/2026, 7:42:46 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 84.18 UGX |
| 10 UAH | 841.78 UGX |
| 50 UAH | 4,208.91 UGX |
| 100 UAH | 8,417.83 UGX |
| 500 UAH | 42,089.15 UGX |
| 1,000 UAH | 84,178.29 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-07T07:42:46Z",
"rates": {
"UGX": 84.178291
}
}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": 8417.8291,
"rate": 84.178291
}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