Rate Overview
Live
1 EGP = 0.875899 TRY
1 TRY = 1.1417
EGP
Avg
0.890708
High
0.924862
Low
0.875899
Last updated: 3/7/2026, 4:57:52 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.88 TRY |
| 10 EGP | 8.76 TRY |
| 50 EGP | 43.79 TRY |
| 100 EGP | 87.59 TRY |
| 500 EGP | 437.95 TRY |
| 1,000 EGP | 875.90 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-07T04:57:52Z",
"rates": {
"TRY": 0.875899
}
}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.5899,
"rate": 0.875899
}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