Rate Overview
Live
1 ALL = 46.2820 UGX
1 UGX = 0.021607
ALL
Avg
46.1514
High
46.2820
Low
45.7810
Last updated: 5/9/2026, 9:58:03 AM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 46.28 UGX |
| 10 ALL | 462.82 UGX |
| 50 ALL | 2,314.10 UGX |
| 100 ALL | 4,628.20 UGX |
| 500 ALL | 23,141.00 UGX |
| 1,000 ALL | 46,282.01 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-09T09:58:03Z",
"rates": {
"UGX": 46.282006
}
}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": 4628.2006,
"rate": 46.282006
}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