Rate Overview
Live
1 UAH = 1.1982 EGP
1 EGP = 0.834558
UAH
Avg
1.2126
High
1.2205
Low
1.1981
Last updated: 5/7/2026, 4:04:50 PM
Quick Conversions
| UAH | EGP |
|---|---|
| 1 UAH | 1.20 EGP |
| 10 UAH | 11.98 EGP |
| 50 UAH | 59.91 EGP |
| 100 UAH | 119.82 EGP |
| 500 UAH | 599.12 EGP |
| 1,000 UAH | 1,198.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-05-07T16:04:50Z",
"rates": {
"EGP": 1.198239
}
}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": 119.82390000000001,
"rate": 1.198239
}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