Rate Overview
Live
1 AED = 1013.28 UGX
1 UGX = 0.000987
AED
Avg
1014.00
High
1015.80
Low
1011.75
Last updated: 8/13/2026, 1:59:48 AM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,013.28 UGX |
| 10 AED | 10,132.83 UGX |
| 50 AED | 50,664.14 UGX |
| 100 AED | 101,328.28 UGX |
| 500 AED | 506,641.40 UGX |
| 1,000 AED | 1,013,282.80 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-08-13T01:59:48Z",
"rates": {
"UGX": 1013.282802
}
}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": 101328.2802,
"rate": 1013.282802
}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