Rate Overview
Live
1 EGP = 74.2791 UGX
1 UGX = 0.013463
EGP
Avg
74.3944
High
75.0695
Low
73.8772
Last updated: 8/15/2026, 12:48:58 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 74.28 UGX |
| 10 EGP | 742.79 UGX |
| 50 EGP | 3,713.96 UGX |
| 100 EGP | 7,427.91 UGX |
| 500 EGP | 37,139.57 UGX |
| 1,000 EGP | 74,279.14 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-08-15T12:48:58Z",
"rates": {
"UGX": 74.279141
}
}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": 7427.9141,
"rate": 74.279141
}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