Rate Overview
Live
1 UAH = 83.1237 UGX
1 UGX = 0.012030
UAH
Avg
83.0081
High
83.1237
Low
82.9039
Last updated: 8/20/2026, 2:57:14 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 83.12 UGX |
| 10 UAH | 831.24 UGX |
| 50 UAH | 4,156.18 UGX |
| 100 UAH | 8,312.37 UGX |
| 500 UAH | 41,561.84 UGX |
| 1,000 UAH | 83,123.68 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-08-20T02:57:14Z",
"rates": {
"UGX": 83.123678
}
}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": 8312.3678,
"rate": 83.123678
}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