Rate Overview
Live
1 TRY = 1.0573 EGP
1 EGP = 0.945807
TRY
Avg
1.0503
High
1.0573
Low
1.0414
Last updated: 8/19/2026, 10:40:10 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.06 EGP |
| 10 TRY | 10.57 EGP |
| 50 TRY | 52.86 EGP |
| 100 TRY | 105.73 EGP |
| 500 TRY | 528.65 EGP |
| 1,000 TRY | 1,057.30 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-08-19T10:40:10Z",
"rates": {
"EGP": 1.057298
}
}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.72980000000001,
"rate": 1.057298
}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