Rate Overview
Live
1 UAH = 81.7324 UGX
1 UGX = 0.012235
UAH
Avg
82.6869
High
83.7601
Low
81.2808
Last updated: 6/19/2026, 8:53:34 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 81.73 UGX |
| 10 UAH | 817.32 UGX |
| 50 UAH | 4,086.62 UGX |
| 100 UAH | 8,173.24 UGX |
| 500 UAH | 40,866.22 UGX |
| 1,000 UAH | 81,732.45 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-06-19T08:53:34Z",
"rates": {
"UGX": 81.732447
}
}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": 8173.244699999999,
"rate": 81.732447
}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