Rate Overview
Live
1 EGP = 74.2573 UGX
1 UGX = 0.013467
EGP
Avg
74.5850
High
75.3392
Low
74.0488
Last updated: 9/3/2026, 1:13:21 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 74.26 UGX |
| 10 EGP | 742.57 UGX |
| 50 EGP | 3,712.86 UGX |
| 100 EGP | 7,425.73 UGX |
| 500 EGP | 37,128.65 UGX |
| 1,000 EGP | 74,257.30 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-09-03T13:13:21Z",
"rates": {
"UGX": 74.257297
}
}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": 7425.7297,
"rate": 74.257297
}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