Rate Overview
Live
1 EGP = 0.920711 TRY
1 TRY = 1.0861
EGP
Avg
0.890988
High
0.952188
Low
0.820578
Last updated: 7/23/2026, 9:22:46 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.92 TRY |
| 10 EGP | 9.21 TRY |
| 50 EGP | 46.04 TRY |
| 100 EGP | 92.07 TRY |
| 500 EGP | 460.36 TRY |
| 1,000 EGP | 920.71 TRY |
Get EGP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=TRYExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-23T09:22:46Z",
"rates": {
"TRY": 0.920711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "TRY",
"amount": 100
},
"result": 92.0711,
"rate": 0.920711
}Build with EGP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key