Rate Overview
Live
1 UGX = 0.002108 HKD
1 HKD = 474.3833
UGX
Avg
0.002153
High
0.002252
Low
0.002097
Last updated: 3/27/2026, 6:52:54 PM
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.05 HKD |
| 1,000 UGX | 2.11 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-03-27T18:52:54Z",
"rates": {
"HKD": 0.002108
}
}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.21080000000000002,
"rate": 0.002108
}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