Rate Overview
Live
1 TRY = 1.1852 EGP
1 EGP = 0.843719
TRY
Avg
1.1582
High
1.1883
Low
1.0812
Last updated: 3/27/2026, 11:11:32 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.19 EGP |
| 10 TRY | 11.85 EGP |
| 50 TRY | 59.26 EGP |
| 100 TRY | 118.52 EGP |
| 500 TRY | 592.61 EGP |
| 1,000 TRY | 1,185.23 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-27T11:11:32Z",
"rates": {
"EGP": 1.185229
}
}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": 118.5229,
"rate": 1.185229
}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