Rate Overview
Live
1 UGX = 0.011874 UAH
1 UAH = 84.2176
UGX
Avg
0.011934
High
0.012075
Low
0.011872
Last updated: 8/1/2026, 11:56:01 AM
Quick Conversions
| UGX | UAH |
|---|---|
| 1 UGX | 0.01 UAH |
| 10 UGX | 0.12 UAH |
| 50 UGX | 0.59 UAH |
| 100 UGX | 1.19 UAH |
| 500 UGX | 5.94 UAH |
| 1,000 UGX | 11.87 UAH |
Get UGX/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=UAHExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-01T11:56:01Z",
"rates": {
"UAH": 0.011874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "UAH",
"amount": 100
},
"result": 1.1874,
"rate": 0.011874
}Build with UGX/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key