Rate Overview
Live
1 EGP = 0.925412 TRY
1 TRY = 1.0806
EGP
Avg
0.814980
High
0.948642
Low
0.696912
Last updated: 7/22/2026, 3:01:19 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.93 TRY |
| 10 EGP | 9.25 TRY |
| 50 EGP | 46.27 TRY |
| 100 EGP | 92.54 TRY |
| 500 EGP | 462.71 TRY |
| 1,000 EGP | 925.41 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-22T03:01:19Z",
"rates": {
"TRY": 0.925412
}
}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.5412,
"rate": 0.925412
}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