Rate Overview
Live
1 HUF = 11.7559 UGX
1 UGX = 0.085063
HUF
Avg
11.8096
High
11.8658
Low
11.7559
Last updated: 8/13/2026, 5:05:19 AM
Quick Conversions
| HUF | UGX |
|---|---|
| 1 HUF | 11.76 UGX |
| 10 HUF | 117.56 UGX |
| 50 HUF | 587.80 UGX |
| 100 HUF | 1,175.59 UGX |
| 500 HUF | 5,877.97 UGX |
| 1,000 HUF | 11,755.94 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-08-13T05:05:19Z",
"rates": {
"UGX": 11.755941
}
}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": 1175.5941,
"rate": 11.755941
}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