Rate Overview
Live
1 UAH = 86.8541 UGX
1 UGX = 0.011514
UAH
Avg
83.9655
High
86.8541
Low
79.9913
Last updated: 9/12/2026, 9:11:38 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 86.85 UGX |
| 10 UAH | 868.54 UGX |
| 50 UAH | 4,342.70 UGX |
| 100 UAH | 8,685.41 UGX |
| 500 UAH | 43,427.03 UGX |
| 1,000 UAH | 86,854.07 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-12T09:11:38Z",
"rates": {
"UGX": 86.854065
}
}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": 8685.406500000001,
"rate": 86.854065
}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