Rate Overview
Live
1 UAH = 1.1510 EGP
1 EGP = 0.868798
UAH
Avg
1.1358
High
1.1510
Low
1.1021
Last updated: 3/7/2026, 6:47:55 AM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.15 EGP |
| 10 UAH | 11.51 EGP |
| 50 UAH | 57.55 EGP |
| 100 UAH | 115.10 EGP |
| 500 UAH | 575.51 EGP |
| 1,000 UAH | 1,151.02 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-03-07T06:47:55Z",
"rates": {
"EGP": 1.151016
}
}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": 115.1016,
"rate": 1.151016
}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