Rate Overview
Live
1 TRY = 1.1650 EGP
1 EGP = 0.858341
TRY
Avg
1.1798
High
1.1876
Low
1.1650
Last updated: 5/7/2026, 4:26:02 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.17 EGP |
| 10 TRY | 11.65 EGP |
| 50 TRY | 58.25 EGP |
| 100 TRY | 116.50 EGP |
| 500 TRY | 582.52 EGP |
| 1,000 TRY | 1,165.04 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-05-07T04:26:02Z",
"rates": {
"EGP": 1.165038
}
}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": 116.5038,
"rate": 1.165038
}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