Rate Overview
Live
1 UAH = 1.1390 EGP
1 EGP = 0.877993
UAH
Avg
1.1281
High
1.1390
Low
1.1177
Last updated: 8/21/2026, 2:51:43 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.14 EGP |
| 10 UAH | 11.39 EGP |
| 50 UAH | 56.95 EGP |
| 100 UAH | 113.90 EGP |
| 500 UAH | 569.48 EGP |
| 1,000 UAH | 1,138.96 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-08-21T14:51:43Z",
"rates": {
"EGP": 1.138961
}
}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": 113.89609999999999,
"rate": 1.138961
}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