Rate Overview
Live
1 UAH = 1.1243 EGP
1 EGP = 0.889471
UAH
Avg
1.1484
High
1.2416
Low
1.0852
Last updated: 7/29/2026, 5:04:33 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.12 EGP |
| 10 UAH | 11.24 EGP |
| 50 UAH | 56.21 EGP |
| 100 UAH | 112.43 EGP |
| 500 UAH | 562.13 EGP |
| 1,000 UAH | 1,124.26 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-29T05:04:33Z",
"rates": {
"EGP": 1.124264
}
}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.42639999999999,
"rate": 1.124264
}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