Rate Overview
Live
1 EGP = 0.943489 TRY
1 TRY = 1.0599
EGP
Avg
0.929550
High
0.959404
Low
0.885433
Last updated: 7/8/2026, 11:37:21 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.94 TRY |
| 10 EGP | 9.43 TRY |
| 50 EGP | 47.17 TRY |
| 100 EGP | 94.35 TRY |
| 500 EGP | 471.74 TRY |
| 1,000 EGP | 943.49 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-08T11:37:21Z",
"rates": {
"TRY": 0.943489
}
}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": 94.3489,
"rate": 0.943489
}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