Rate Overview
Live
1 EGP = 0.843718 TRY
1 TRY = 1.1852
EGP
Avg
0.864249
High
0.924862
Low
0.841561
Last updated: 3/27/2026, 11:12:23 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.84 TRY |
| 10 EGP | 8.44 TRY |
| 50 EGP | 42.19 TRY |
| 100 EGP | 84.37 TRY |
| 500 EGP | 421.86 TRY |
| 1,000 EGP | 843.72 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-03-27T11:12:23Z",
"rates": {
"TRY": 0.843718
}
}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": 84.3718,
"rate": 0.843718
}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