Rate Overview
Live
1 UGX = 0.002148 HKD
1 HKD = 465.5493
UGX
Avg
0.002140
High
0.002148
Low
0.002135
Last updated: 7/4/2026, 9:56:50 AM
Quick Conversions
| UGX | HKD |
|---|---|
| 1 UGX | 0.00 HKD |
| 10 UGX | 0.02 HKD |
| 50 UGX | 0.11 HKD |
| 100 UGX | 0.21 HKD |
| 500 UGX | 1.07 HKD |
| 1,000 UGX | 2.15 HKD |
Get UGX/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=HKDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-04T09:56:50Z",
"rates": {
"HKD": 0.002148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "HKD",
"amount": 100
},
"result": 0.21480000000000002,
"rate": 0.002148
}Build with UGX/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key