Rate Overview
Live
1 EGP = 0.842028 TRY
1 TRY = 1.1876
EGP
Avg
0.864201
High
0.924862
Low
0.841561
Last updated: 3/27/2026, 9:35:49 AM
Quick Conversions
| EGP | TRY |
|---|---|
| 1 EGP | 0.84 TRY |
| 10 EGP | 8.42 TRY |
| 50 EGP | 42.10 TRY |
| 100 EGP | 84.20 TRY |
| 500 EGP | 421.01 TRY |
| 1,000 EGP | 842.03 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-03-27T09:35:49Z",
"rates": {
"TRY": 0.842028
}
}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": 84.2028,
"rate": 0.842028
}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