Rate Overview
Live
1 UAH = 1.1269 EGP
1 EGP = 0.887354
UAH
Avg
1.1214
High
1.1458
Low
1.0946
Last updated: 7/29/2026, 6:37:55 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.13 EGP |
| 10 UAH | 11.27 EGP |
| 50 UAH | 56.35 EGP |
| 100 UAH | 112.69 EGP |
| 500 UAH | 563.47 EGP |
| 1,000 UAH | 1,126.95 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-29T18:37:55Z",
"rates": {
"EGP": 1.126946
}
}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.6946,
"rate": 1.126946
}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