Rate Overview
Live
1 EGP = 0.863909 TRY
1 TRY = 1.1575
EGP
Avg
0.848037
High
0.863909
Low
0.838613
Last updated: 4/16/2026, 3:07:12 PM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.86 TRY |
| 10 EGP | 8.64 TRY |
| 50 EGP | 43.20 TRY |
| 100 EGP | 86.39 TRY |
| 500 EGP | 431.95 TRY |
| 1,000 EGP | 863.91 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-04-16T15:07:12Z",
"rates": {
"TRY": 0.863909
}
}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": 86.3909,
"rate": 0.863909
}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