Rate Overview
Live
1 AED = 1009.96 UGX
1 UGX = 0.000990
AED
Avg
1020.69
High
1027.40
Low
1009.96
Last updated: 6/16/2026, 6:11:37 AM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,009.96 UGX |
| 10 AED | 10,099.56 UGX |
| 50 AED | 50,497.81 UGX |
| 100 AED | 100,995.62 UGX |
| 500 AED | 504,978.09 UGX |
| 1,000 AED | 1,009,956.18 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-06-16T06:11:37Z",
"rates": {
"UGX": 1009.956175
}
}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": 100995.61750000001,
"rate": 1009.956175
}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