Rate Overview
Live
1 UAH = 1.1794 EGP
1 EGP = 0.847861
UAH
Avg
1.1510
High
1.2434
Low
1.0809
Last updated: 5/27/2026, 9:42:22 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.18 EGP |
| 10 UAH | 11.79 EGP |
| 50 UAH | 58.97 EGP |
| 100 UAH | 117.94 EGP |
| 500 UAH | 589.72 EGP |
| 1,000 UAH | 1,179.44 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-05-27T21:42:22Z",
"rates": {
"EGP": 1.179439
}
}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": 117.94389999999999,
"rate": 1.179439
}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