Rate Overview
Live
1 AED = 1025.65 UGX
1 UGX = 0.000975
AED
Avg
1021.79
High
1025.65
Low
1012.59
Last updated: 5/6/2026, 9:58:14 PM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,025.65 UGX |
| 10 AED | 10,256.52 UGX |
| 50 AED | 51,282.61 UGX |
| 100 AED | 102,565.22 UGX |
| 500 AED | 512,826.12 UGX |
| 1,000 AED | 1,025,652.25 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-05-06T21:58:14Z",
"rates": {
"UGX": 1025.652246
}
}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": 102565.22460000002,
"rate": 1025.652246
}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