Rate Overview
Live
1 EGP = 0.879001 TRY
1 TRY = 1.1377
EGP
Avg
0.862801
High
0.933280
Low
0.782122
Last updated: 5/27/2026, 3:41:36 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.88 TRY |
| 10 EGP | 8.79 TRY |
| 50 EGP | 43.95 TRY |
| 100 EGP | 87.90 TRY |
| 500 EGP | 439.50 TRY |
| 1,000 EGP | 879.00 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-27T03:41:36Z",
"rates": {
"TRY": 0.879001
}
}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.90010000000001,
"rate": 0.879001
}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