Rate Overview
Live
1 UGX = 0.012235 UAH
1 UAH = 81.7327
UGX
Avg
0.012095
High
0.012303
Low
0.011938
Last updated: 6/19/2026, 8:52:56 AM
Quick Conversions
| UGX | UAH |
|---|---|
| 1 UGX | 0.01 UAH |
| 10 UGX | 0.12 UAH |
| 50 UGX | 0.61 UAH |
| 100 UGX | 1.22 UAH |
| 500 UGX | 6.12 UAH |
| 1,000 UGX | 12.24 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-06-19T08:52:56Z",
"rates": {
"UAH": 0.012235
}
}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.2235,
"rate": 0.012235
}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