Rate Overview
Live
1 TRY = 1.1565 EGP
1 EGP = 0.864682
TRY
Avg
1.1792
High
1.1924
Low
1.1565
Last updated: 4/16/2026, 4:48:25 PM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.16 EGP |
| 10 TRY | 11.56 EGP |
| 50 TRY | 57.82 EGP |
| 100 TRY | 115.65 EGP |
| 500 TRY | 578.25 EGP |
| 1,000 TRY | 1,156.50 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-04-16T16:48:25Z",
"rates": {
"EGP": 1.156495
}
}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": 115.6495,
"rate": 1.156495
}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