Rate Overview
Live
1 HUF = 10.8906 UGX
1 UGX = 0.091823
HUF
Avg
11.0395
High
11.2973
Low
10.8176
Last updated: 3/7/2026, 7:41:33 AM
Quick Conversions
| HUF | UGX |
|---|---|
| 1 HUF | 10.89 UGX |
| 10 HUF | 108.91 UGX |
| 50 HUF | 544.53 UGX |
| 100 HUF | 1,089.06 UGX |
| 500 HUF | 5,445.28 UGX |
| 1,000 HUF | 10,890.56 UGX |
Get HUF/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=UGXExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-07T07:41:33Z",
"rates": {
"UGX": 10.890563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "UGX",
"amount": 100
},
"result": 1089.0563,
"rate": 10.890563
}Build with HUF/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key