Rate Overview
Live
1 UGX = 0.013611 EGP
1 EGP = 73.4700
UGX
Avg
0.013475
High
0.013684
Low
0.013180
Last updated: 3/6/2026, 8:15:26 AM
Quick Conversions
| UGX | EGP |
|---|---|
| 1 UGX | 0.01 EGP |
| 10 UGX | 0.14 EGP |
| 50 UGX | 0.68 EGP |
| 100 UGX | 1.36 EGP |
| 500 UGX | 6.81 EGP |
| 1,000 UGX | 13.61 EGP |
Get UGX/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=EGPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T08:15:26Z",
"rates": {
"EGP": 0.013611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "EGP",
"amount": 100
},
"result": 1.3611,
"rate": 0.013611
}Build with UGX/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key