Rate Overview
Live
1 UGX = 0.000975 AED
1 AED = 1025.64
UGX
Avg
0.000977
High
0.000985
Low
0.000974
Last updated: 5/7/2026, 12:14:56 AM
Quick Conversions
| UGX | AED |
|---|---|
| 1 UGX | 0.00 AED |
| 10 UGX | 0.01 AED |
| 50 UGX | 0.05 AED |
| 100 UGX | 0.10 AED |
| 500 UGX | 0.49 AED |
| 1,000 UGX | 0.98 AED |
Get UGX/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=AEDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-07T00:14:56Z",
"rates": {
"AED": 0.000975
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "AED",
"amount": 100
},
"result": 0.09749999999999999,
"rate": 0.000975
}Build with UGX/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key