Rate Overview
Live
1 ALL = 44.8193 UGX
1 UGX = 0.022312
ALL
Avg
44.6573
High
44.8904
Low
44.3924
Last updated: 7/11/2026, 7:33:53 AM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 44.82 UGX |
| 10 ALL | 448.19 UGX |
| 50 ALL | 2,240.96 UGX |
| 100 ALL | 4,481.93 UGX |
| 500 ALL | 22,409.64 UGX |
| 1,000 ALL | 44,819.27 UGX |
Get ALL/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=UGXExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-11T07:33:53Z",
"rates": {
"UGX": 44.819274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "UGX",
"amount": 100
},
"result": 4481.9274,
"rate": 44.819274
}Build with ALL/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key