Rate Overview
Live
1 UGX = 0.022441 ALL
1 ALL = 44.5613
UGX
Avg
0.023681
High
0.026178
Low
0.021843
Last updated: 7/8/2026, 8:39:44 PM
Quick Conversions
| UGX | ALL |
|---|---|
| 1 UGX | 0.02 ALL |
| 10 UGX | 0.22 ALL |
| 50 UGX | 1.12 ALL |
| 100 UGX | 2.24 ALL |
| 500 UGX | 11.22 ALL |
| 1,000 UGX | 22.44 ALL |
Get UGX/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ALLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-08T20:39:44Z",
"rates": {
"ALL": 0.022441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ALL",
"amount": 100
},
"result": 2.2441,
"rate": 0.022441
}Build with UGX/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key