Rate Overview
Live
1 UAH = 85.2554 UGX
1 UGX = 0.011729
UAH
Avg
85.2489
High
85.9037
Low
84.3558
Last updated: 5/27/2026, 2:54:15 PM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 85.26 UGX |
| 10 UAH | 852.55 UGX |
| 50 UAH | 4,262.77 UGX |
| 100 UAH | 8,525.54 UGX |
| 500 UAH | 42,627.68 UGX |
| 1,000 UAH | 85,255.36 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-05-27T14:54:15Z",
"rates": {
"UGX": 85.255362
}
}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": 8525.5362,
"rate": 85.255362
}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