Rate Overview
Live
1 UAH = 1.1465 EGP
1 EGP = 0.872224
UAH
Avg
1.1581
High
1.2429
Low
1.0838
Last updated: 8/1/2026, 1:07:35 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.15 EGP |
| 10 UAH | 11.46 EGP |
| 50 UAH | 57.32 EGP |
| 100 UAH | 114.65 EGP |
| 500 UAH | 573.25 EGP |
| 1,000 UAH | 1,146.49 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-01T01:07:35Z",
"rates": {
"EGP": 1.146494
}
}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.64939999999999,
"rate": 1.146494
}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