Rate Overview
Live
1 EGP = 73.5199 UGX
1 UGX = 0.013602
EGP
Avg
72.8378
High
73.5199
Low
72.3476
Last updated: 7/26/2026, 12:39:30 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 73.52 UGX |
| 10 EGP | 735.20 UGX |
| 50 EGP | 3,675.99 UGX |
| 100 EGP | 7,351.99 UGX |
| 500 EGP | 36,759.95 UGX |
| 1,000 EGP | 73,519.89 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-26T12:39:30Z",
"rates": {
"UGX": 73.519894
}
}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": 7351.9893999999995,
"rate": 73.519894
}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