Rate Overview
Live
1 HUF = 11.8894 UGX
1 UGX = 0.084108
HUF
Avg
12.1805
High
12.4229
Low
11.8517
Last updated: 6/19/2026, 8:53:20 AM
Quick Conversions
| HUF | UGX |
|---|---|
| 1 HUF | 11.89 UGX |
| 10 HUF | 118.89 UGX |
| 50 HUF | 594.47 UGX |
| 100 HUF | 1,188.94 UGX |
| 500 HUF | 5,944.71 UGX |
| 1,000 HUF | 11,889.42 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-06-19T08:53:20Z",
"rates": {
"UGX": 11.889422
}
}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": 1188.9422,
"rate": 11.889422
}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