Rate Overview
Live
1 UAH = 1.1376 EGP
1 EGP = 0.879063
UAH
Avg
1.1380
High
1.1458
Low
1.1255
Last updated: 7/30/2026, 7:53:17 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.14 EGP |
| 10 UAH | 11.38 EGP |
| 50 UAH | 56.88 EGP |
| 100 UAH | 113.76 EGP |
| 500 UAH | 568.79 EGP |
| 1,000 UAH | 1,137.58 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-07-30T19:53:17Z",
"rates": {
"EGP": 1.137575
}
}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": 113.7575,
"rate": 1.137575
}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