Rate Overview
Live
1 UAH = 83.2184 UGX
1 UGX = 0.012017
UAH
Avg
83.5278
High
84.2247
Low
82.8099
Last updated: 7/30/2026, 6:35:54 PM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 83.22 UGX |
| 10 UAH | 832.18 UGX |
| 50 UAH | 4,160.92 UGX |
| 100 UAH | 8,321.84 UGX |
| 500 UAH | 41,609.19 UGX |
| 1,000 UAH | 83,218.38 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-07-30T18:35:54Z",
"rates": {
"UGX": 83.21838
}
}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": 8321.838,
"rate": 83.21838
}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