Rate Overview
Live
1 UAH = 85.0697 UGX
1 UGX = 0.011755
UAH
Avg
83.8431
High
85.0718
Low
82.9039
Last updated: 9/8/2026, 6:20:09 PM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 85.07 UGX |
| 10 UAH | 850.70 UGX |
| 50 UAH | 4,253.48 UGX |
| 100 UAH | 8,506.97 UGX |
| 500 UAH | 42,534.84 UGX |
| 1,000 UAH | 85,069.69 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-08T18:20:09Z",
"rates": {
"UGX": 85.069689
}
}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": 8506.9689,
"rate": 85.069689
}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