Rate Overview
Live
1 TRY = 1.1853 EGP
1 EGP = 0.843635
TRY
Avg
1.2636
High
1.4349
Low
1.0849
Last updated: 3/27/2026, 7:46:27 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.19 EGP |
| 10 TRY | 11.85 EGP |
| 50 TRY | 59.27 EGP |
| 100 TRY | 118.53 EGP |
| 500 TRY | 592.67 EGP |
| 1,000 TRY | 1,185.35 EGP |
Get TRY/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=EGPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T07:46:27Z",
"rates": {
"EGP": 1.185347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "EGP",
"amount": 100
},
"result": 118.53469999999999,
"rate": 1.185347
}Build with TRY/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key