Rate Overview
Live
1 TRY = 1.0587 EGP
1 EGP = 0.944542
TRY
Avg
1.0505
High
1.0587
Low
1.0423
Last updated: 7/8/2026, 11:54:45 PM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.06 EGP |
| 10 TRY | 10.59 EGP |
| 50 TRY | 52.94 EGP |
| 100 TRY | 105.87 EGP |
| 500 TRY | 529.36 EGP |
| 1,000 TRY | 1,058.71 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-07-08T23:54:45Z",
"rates": {
"EGP": 1.058714
}
}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": 105.8714,
"rate": 1.058714
}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