Rate Overview
Live
1 UAH = 1.1919 EGP
1 EGP = 0.839014
UAH
Avg
1.2124
High
1.2280
Low
1.1919
Last updated: 4/17/2026, 12:03:01 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.19 EGP |
| 10 UAH | 11.92 EGP |
| 50 UAH | 59.59 EGP |
| 100 UAH | 119.19 EGP |
| 500 UAH | 595.94 EGP |
| 1,000 UAH | 1,191.88 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-04-17T00:03:01Z",
"rates": {
"EGP": 1.191875
}
}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": 119.1875,
"rate": 1.191875
}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