Rate Overview
Live
1 UGX = 0.001761 HRK
1 HRK = 567.8592
UGX
Avg
0.001765
High
0.001775
Low
0.001745
Last updated: 3/6/2026, 2:48:00 PM
Quick Conversions
| UGX | HRK |
|---|---|
| 1 UGX | 0.00 HRK |
| 10 UGX | 0.02 HRK |
| 50 UGX | 0.09 HRK |
| 100 UGX | 0.18 HRK |
| 500 UGX | 0.88 HRK |
| 1,000 UGX | 1.76 HRK |
Get UGX/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=HRKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:48:00Z",
"rates": {
"HRK": 0.001761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "HRK",
"amount": 100
},
"result": 0.1761,
"rate": 0.001761
}Build with UGX/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key