Rate Overview
Live
1 ALL = 45.8294 UGX
1 UGX = 0.021820
ALL
Avg
45.5291
High
45.8294
Low
45.2046
Last updated: 4/18/2026, 8:48:30 AM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 45.83 UGX |
| 10 ALL | 458.29 UGX |
| 50 ALL | 2,291.47 UGX |
| 100 ALL | 4,582.94 UGX |
| 500 ALL | 22,914.72 UGX |
| 1,000 ALL | 45,829.44 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-04-18T08:48:30Z",
"rates": {
"UGX": 45.829436
}
}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": 4582.9436000000005,
"rate": 45.829436
}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