Rate Overview
Live
1 HUF = 11.6907 UGX
1 UGX = 0.085538
HUF
Avg
11.7665
High
11.8732
Low
11.6749
Last updated: 7/9/2026, 5:07:17 AM
Quick Conversions
| HUF | UGX |
|---|---|
| 1 HUF | 11.69 UGX |
| 10 HUF | 116.91 UGX |
| 50 HUF | 584.54 UGX |
| 100 HUF | 1,169.07 UGX |
| 500 HUF | 5,845.37 UGX |
| 1,000 HUF | 11,690.74 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-09T05:07:17Z",
"rates": {
"UGX": 11.690744
}
}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": 1169.0744,
"rate": 11.690744
}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