Rate Overview
Live
1 UAH = 1.1142 EGP
1 EGP = 0.897474
UAH
Avg
1.1077
High
1.1146
Low
1.0946
Last updated: 7/11/2026, 10:48:17 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.11 EGP |
| 10 UAH | 11.14 EGP |
| 50 UAH | 55.71 EGP |
| 100 UAH | 111.42 EGP |
| 500 UAH | 557.12 EGP |
| 1,000 UAH | 1,114.24 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-11T10:48:17Z",
"rates": {
"EGP": 1.114239
}
}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": 111.4239,
"rate": 1.114239
}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