Rate Overview
Live
1 AED = 1028.99 UGX
1 UGX = 0.000972
AED
Avg
1026.86
High
1030.44
Low
1020.31
Last updated: 9/3/2026, 11:12:16 PM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,028.99 UGX |
| 10 AED | 10,289.86 UGX |
| 50 AED | 51,449.30 UGX |
| 100 AED | 102,898.60 UGX |
| 500 AED | 514,493.02 UGX |
| 1,000 AED | 1,028,986.04 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-09-03T23:12:16Z",
"rates": {
"UGX": 1028.986037
}
}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": 102898.60369999999,
"rate": 1028.986037
}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