Rate Overview
Live
1 ALL = 46.0591 UGX
1 UGX = 0.021711
ALL
Avg
43.4595
High
46.2820
Low
41.0847
Last updated: 5/29/2026, 5:27:14 PM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 46.06 UGX |
| 10 ALL | 460.59 UGX |
| 50 ALL | 2,302.96 UGX |
| 100 ALL | 4,605.91 UGX |
| 500 ALL | 23,029.56 UGX |
| 1,000 ALL | 46,059.13 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-05-29T17:27:14Z",
"rates": {
"UGX": 46.059126
}
}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": 4605.9126,
"rate": 46.059126
}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