Rate Overview
Live
1 UGX = 0.002122 HKD
1 HKD = 471.2535
UGX
Avg
0.002117
High
0.002128
Low
0.002099
Last updated: 4/17/2026, 1:26:10 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.06 HKD |
| 1,000 UGX | 2.12 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-04-17T01:26:10Z",
"rates": {
"HKD": 0.002122
}
}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.21220000000000003,
"rate": 0.002122
}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