Rate Overview
Live
1 TRY = 1.1417 EGP
1 EGP = 0.875900
TRY
Avg
1.1232
High
1.1417
Low
1.0812
Last updated: 3/7/2026, 3:30:45 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.14 EGP |
| 10 TRY | 11.42 EGP |
| 50 TRY | 57.08 EGP |
| 100 TRY | 114.17 EGP |
| 500 TRY | 570.84 EGP |
| 1,000 TRY | 1,141.68 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-03-07T03:30:45Z",
"rates": {
"EGP": 1.141683
}
}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": 114.1683,
"rate": 1.141683
}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