Rate Overview
Live
1 EGP = 73.5544 UGX
1 UGX = 0.013595
EGP
Avg
73.3624
High
76.5607
Low
68.8238
Last updated: 7/26/2026, 10:28:59 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 73.55 UGX |
| 10 EGP | 735.54 UGX |
| 50 EGP | 3,677.72 UGX |
| 100 EGP | 7,355.44 UGX |
| 500 EGP | 36,777.19 UGX |
| 1,000 EGP | 73,554.38 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-07-26T22:28:59Z",
"rates": {
"UGX": 73.554383
}
}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": 7355.4383,
"rate": 73.554383
}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