Rate Overview
Live
1 HUF = 11.8944 UGX
1 UGX = 0.084073
HUF
Avg
11.6484
High
12.4222
Low
10.8176
Last updated: 7/29/2026, 8:49:29 AM
Quick Conversions
| HUF | UGX |
|---|---|
| 1 HUF | 11.89 UGX |
| 10 HUF | 118.94 UGX |
| 50 HUF | 594.72 UGX |
| 100 HUF | 1,189.44 UGX |
| 500 HUF | 5,947.18 UGX |
| 1,000 HUF | 11,894.37 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-07-29T08:49:29Z",
"rates": {
"UGX": 11.894365
}
}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": 1189.4365,
"rate": 11.894365
}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