Rate Overview
Live
1 EGP = 0.952188 TRY
1 TRY = 1.0502
EGP
Avg
0.948336
High
0.952813
Low
0.940675
Last updated: 7/4/2026, 5:27:44 PM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.95 TRY |
| 10 EGP | 9.52 TRY |
| 50 EGP | 47.61 TRY |
| 100 EGP | 95.22 TRY |
| 500 EGP | 476.09 TRY |
| 1,000 EGP | 952.19 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-04T17:27:44Z",
"rates": {
"TRY": 0.952188
}
}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.2188,
"rate": 0.952188
}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