Rate Overview
Live
1 ALL = 44.6633 UGX
1 UGX = 0.022390
ALL
Avg
44.7599
High
45.5931
Low
43.8903
Last updated: 3/27/2026, 8:21:54 AM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 44.66 UGX |
| 10 ALL | 446.63 UGX |
| 50 ALL | 2,233.16 UGX |
| 100 ALL | 4,466.33 UGX |
| 500 ALL | 22,331.63 UGX |
| 1,000 ALL | 44,663.26 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-03-27T08:21:54Z",
"rates": {
"UGX": 44.663257
}
}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": 4466.3257,
"rate": 44.663257
}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