Rate Overview
Live
1 EGP = 0.879123 TRY
1 TRY = 1.1375
EGP
Avg
0.857967
High
0.879123
Low
0.842049
Last updated: 5/27/2026, 8:46:36 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.88 TRY |
| 10 EGP | 8.79 TRY |
| 50 EGP | 43.96 TRY |
| 100 EGP | 87.91 TRY |
| 500 EGP | 439.56 TRY |
| 1,000 EGP | 879.12 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-05-27T08:46:36Z",
"rates": {
"TRY": 0.879123
}
}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": 87.9123,
"rate": 0.879123
}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