Rate Overview
Live
1 UGX = 0.021634 ALL
1 ALL = 46.2235
UGX
Avg
0.021707
High
0.021964
Low
0.021634
Last updated: 5/7/2026, 12:35:04 PM
Quick Conversions
| UGX | ALL |
|---|---|
| 1 UGX | 0.02 ALL |
| 10 UGX | 0.22 ALL |
| 50 UGX | 1.08 ALL |
| 100 UGX | 2.16 ALL |
| 500 UGX | 10.82 ALL |
| 1,000 UGX | 21.63 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-05-07T12:35:04Z",
"rates": {
"ALL": 0.021634
}
}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.1634,
"rate": 0.021634
}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