Rate Overview
Live
1 UAH = 1.1489 EGP
1 EGP = 0.870391
UAH
Avg
1.1492
High
1.2416
Low
1.0852
Last updated: 8/1/2026, 12:22:35 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.15 EGP |
| 10 UAH | 11.49 EGP |
| 50 UAH | 57.45 EGP |
| 100 UAH | 114.89 EGP |
| 500 UAH | 574.45 EGP |
| 1,000 UAH | 1,148.91 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-01T12:22:35Z",
"rates": {
"EGP": 1.148909
}
}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.8909,
"rate": 1.148909
}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