Rate Overview
Live
1 AED = 1006.63 UGX
1 UGX = 0.000993
AED
Avg
1000.21
High
1007.70
Low
991.7015
Last updated: 7/20/2026, 7:12:14 PM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,006.63 UGX |
| 10 AED | 10,066.31 UGX |
| 50 AED | 50,331.54 UGX |
| 100 AED | 100,663.08 UGX |
| 500 AED | 503,315.40 UGX |
| 1,000 AED | 1,006,630.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-07-20T19:12:14Z",
"rates": {
"UGX": 1006.630795
}
}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": 100663.0795,
"rate": 1006.630795
}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