Rate Overview
Live
1 EGP = 0.959682 TRY
1 TRY = 1.0420
EGP
Avg
0.889412
High
0.959682
Low
0.824058
Last updated: 7/7/2026, 10:50:46 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.96 TRY |
| 10 EGP | 9.60 TRY |
| 50 EGP | 47.98 TRY |
| 100 EGP | 95.97 TRY |
| 500 EGP | 479.84 TRY |
| 1,000 EGP | 959.68 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-07-07T10:50:46Z",
"rates": {
"TRY": 0.959682
}
}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": 95.96820000000001,
"rate": 0.959682
}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