Rate Overview
Live
1 EGP = 73.8547 UGX
1 UGX = 0.013540
EGP
Avg
72.9712
High
73.9883
Low
72.2573
Last updated: 6/16/2026, 10:08:10 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 73.85 UGX |
| 10 EGP | 738.55 UGX |
| 50 EGP | 3,692.74 UGX |
| 100 EGP | 7,385.47 UGX |
| 500 EGP | 36,927.38 UGX |
| 1,000 EGP | 73,854.75 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-06-16T10:08:10Z",
"rates": {
"UGX": 73.85475
}
}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": 7385.474999999999,
"rate": 73.85475
}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