Rate Overview
Live
1 EGP = 0.919440 TRY
1 TRY = 1.0876
EGP
Avg
0.899731
High
0.919503
Low
0.888794
Last updated: 6/16/2026, 3:32:44 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.92 TRY |
| 10 EGP | 9.19 TRY |
| 50 EGP | 45.97 TRY |
| 100 EGP | 91.94 TRY |
| 500 EGP | 459.72 TRY |
| 1,000 EGP | 919.44 TRY |
Get EGP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=TRYExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T03:32:44Z",
"rates": {
"TRY": 0.91944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "TRY",
"amount": 100
},
"result": 91.944,
"rate": 0.91944
}Build with EGP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key