Rate Overview
Live
1 UGX = 0.007042 HNL
1 HNL = 142.0051
UGX
Avg
0.007046
High
0.007056
Low
0.007031
Last updated: 5/28/2026, 9:49:58 PM
Quick Conversions
| UGX | HNL |
|---|---|
| 1 UGX | 0.01 HNL |
| 10 UGX | 0.07 HNL |
| 50 UGX | 0.35 HNL |
| 100 UGX | 0.70 HNL |
| 500 UGX | 3.52 HNL |
| 1,000 UGX | 7.04 HNL |
Get UGX/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=HNLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-28T21:49:58Z",
"rates": {
"HNL": 0.007042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "HNL",
"amount": 100
},
"result": 0.7041999999999999,
"rate": 0.007042
}Build with UGX/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key