Rate Overview
Live
1 UAH = 81.8119 UGX
1 UGX = 0.012223
UAH
Avg
84.3303
High
86.3337
Low
79.9913
Last updated: 7/7/2026, 5:22:43 AM
Quick Conversions
| UAH | UGX |
|---|---|
| 1 UAH | 81.81 UGX |
| 10 UAH | 818.12 UGX |
| 50 UAH | 4,090.59 UGX |
| 100 UAH | 8,181.19 UGX |
| 500 UAH | 40,905.95 UGX |
| 1,000 UAH | 81,811.90 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-07T05:22:43Z",
"rates": {
"UGX": 81.811897
}
}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": 8181.1897,
"rate": 81.811897
}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