Rate Overview
Live
1 TRY = 1.0747 EGP
1 EGP = 0.930487
TRY
Avg
1.0941
High
1.1236
Low
1.0747
Last updated: 6/19/2026, 8:19:33 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.07 EGP |
| 10 TRY | 10.75 EGP |
| 50 TRY | 53.74 EGP |
| 100 TRY | 107.47 EGP |
| 500 TRY | 537.35 EGP |
| 1,000 TRY | 1,074.71 EGP |
Get TRY/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=EGPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:19:33Z",
"rates": {
"EGP": 1.074706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "EGP",
"amount": 100
},
"result": 107.47059999999999,
"rate": 1.074706
}Build with TRY/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key