Rate Overview
Live
1 EGP = 72.2746 UGX
1 UGX = 0.013836
EGP
Avg
73.3982
High
76.3020
Low
69.0865
Last updated: 5/27/2026, 11:20:31 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 72.27 UGX |
| 10 EGP | 722.75 UGX |
| 50 EGP | 3,613.73 UGX |
| 100 EGP | 7,227.46 UGX |
| 500 EGP | 36,137.30 UGX |
| 1,000 EGP | 72,274.61 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-27T11:20:31Z",
"rates": {
"UGX": 72.274607
}
}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": 7227.4607000000005,
"rate": 72.274607
}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