Rate Overview
Live
1 UAH = 1.1294 EGP
1 EGP = 0.885423
UAH
Avg
1.1364
High
1.1458
Low
1.1255
Last updated: 7/30/2026, 5:51:37 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.13 EGP |
| 10 UAH | 11.29 EGP |
| 50 UAH | 56.47 EGP |
| 100 UAH | 112.94 EGP |
| 500 UAH | 564.70 EGP |
| 1,000 UAH | 1,129.40 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-30T05:51:37Z",
"rates": {
"EGP": 1.129404
}
}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": 112.94040000000001,
"rate": 1.129404
}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