Rate Overview
Live
1 EGP = 70.3731 UGX
1 UGX = 0.014210
EGP
Avg
73.6893
High
76.3020
Low
70.3731
Last updated: 3/27/2026, 4:31:29 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 70.37 UGX |
| 10 EGP | 703.73 UGX |
| 50 EGP | 3,518.66 UGX |
| 100 EGP | 7,037.31 UGX |
| 500 EGP | 35,186.56 UGX |
| 1,000 EGP | 70,373.12 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-03-27T16:31:29Z",
"rates": {
"UGX": 70.373116
}
}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": 7037.3116,
"rate": 70.373116
}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