Rate Overview
Live
1 UAH = 1.1456 EGP
1 EGP = 0.872902
UAH
Avg
1.1728
High
1.2443
Low
1.0882
Last updated: 7/26/2026, 6:38:32 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.15 EGP |
| 10 UAH | 11.46 EGP |
| 50 UAH | 57.28 EGP |
| 100 UAH | 114.56 EGP |
| 500 UAH | 572.80 EGP |
| 1,000 UAH | 1,145.60 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-26T18:38:32Z",
"rates": {
"EGP": 1.145604
}
}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": 114.5604,
"rate": 1.145604
}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