Rate Overview
Live
1 AED = 1011.52 UGX
1 UGX = 0.000989
AED
Avg
986.2957
High
1012.28
Low
940.6728
Last updated: 3/27/2026, 3:01:54 PM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,011.52 UGX |
| 10 AED | 10,115.21 UGX |
| 50 AED | 50,576.05 UGX |
| 100 AED | 101,152.10 UGX |
| 500 AED | 505,760.49 UGX |
| 1,000 AED | 1,011,520.99 UGX |
Get AED/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=UGXExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T15:01:54Z",
"rates": {
"UGX": 1011.520985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "UGX",
"amount": 100
},
"result": 101152.0985,
"rate": 1011.520985
}Build with AED/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key