Rate Overview
Live
1 TRY = 1.0681 EGP
1 EGP = 0.936258
TRY
Avg
1.0779
High
1.0861
Low
1.0664
Last updated: 7/29/2026, 10:46:39 AM
Quick Conversions
| TRY | EGP |
|---|---|
| 1 TRY | 1.07 EGP |
| 10 TRY | 10.68 EGP |
| 50 TRY | 53.40 EGP |
| 100 TRY | 106.81 EGP |
| 500 TRY | 534.04 EGP |
| 1,000 TRY | 1,068.08 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-07-29T10:46:39Z",
"rates": {
"EGP": 1.068082
}
}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": 106.8082,
"rate": 1.068082
}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