Rate Overview
Live
1 HUF = 11.8382 UGX
1 UGX = 0.084472
HUF
Avg
11.8049
High
11.9316
Low
11.6754
Last updated: 7/30/2026, 11:21:01 AM
Quick Conversions
| HUF | UGX |
|---|---|
| 1 HUF | 11.84 UGX |
| 10 HUF | 118.38 UGX |
| 50 HUF | 591.91 UGX |
| 100 HUF | 1,183.82 UGX |
| 500 HUF | 5,919.12 UGX |
| 1,000 HUF | 11,838.24 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-30T11:21:01Z",
"rates": {
"UGX": 11.838238
}
}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": 1183.8238000000001,
"rate": 11.838238
}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