Rate Overview
Live
1 EGP = 0.922575 TRY
1 TRY = 1.0839
EGP
Avg
0.923918
High
0.933229
Low
0.920751
Last updated: 7/26/2026, 12:39:14 PM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.92 TRY |
| 10 EGP | 9.23 TRY |
| 50 EGP | 46.13 TRY |
| 100 EGP | 92.26 TRY |
| 500 EGP | 461.29 TRY |
| 1,000 EGP | 922.58 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-26T12:39:14Z",
"rates": {
"TRY": 0.922575
}
}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.25750000000001,
"rate": 0.922575
}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