Rate Overview
Live
1 UAH = 1.2027 EGP
1 EGP = 0.831447
UAH
Avg
1.1612
High
1.2482
Low
1.0838
Last updated: 3/27/2026, 5:39:15 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.20 EGP |
| 10 UAH | 12.03 EGP |
| 50 UAH | 60.14 EGP |
| 100 UAH | 120.27 EGP |
| 500 UAH | 601.36 EGP |
| 1,000 UAH | 1,202.72 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-27T17:39:15Z",
"rates": {
"EGP": 1.202723
}
}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": 120.2723,
"rate": 1.202723
}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