Rate Overview
Live
1 UAH = 1.1112 EGP
1 EGP = 0.899902
UAH
Avg
1.1293
High
1.1569
Low
1.1112
Last updated: 6/19/2026, 8:32:56 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.11 EGP |
| 10 UAH | 11.11 EGP |
| 50 UAH | 55.56 EGP |
| 100 UAH | 111.12 EGP |
| 500 UAH | 555.62 EGP |
| 1,000 UAH | 1,111.23 EGP |
Get UAH/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=EGPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-19T08:32:56Z",
"rates": {
"EGP": 1.111232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "EGP",
"amount": 100
},
"result": 111.1232,
"rate": 1.111232
}Build with UAH/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key