Rate Overview
Live
1 EGP = 72.2925 UGX
1 UGX = 0.013833
EGP
Avg
71.6620
High
72.2925
Low
70.7683
Last updated: 5/27/2026, 8:47:30 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 72.29 UGX |
| 10 EGP | 722.93 UGX |
| 50 EGP | 3,614.63 UGX |
| 100 EGP | 7,229.25 UGX |
| 500 EGP | 36,146.27 UGX |
| 1,000 EGP | 72,292.53 UGX |
Get EGP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=UGXExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-27T08:47:30Z",
"rates": {
"UGX": 72.292532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "UGX",
"amount": 100
},
"result": 7229.253199999999,
"rate": 72.292532
}Build with EGP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key