Rate Overview
Live
1 LTL = 17.6455 EGP
1 EGP = 0.056672
LTL
Avg
17.5793
High
17.6716
Low
17.4573
Last updated: 3/27/2026, 2:38:35 PM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.65 EGP |
| 10 LTL | 176.46 EGP |
| 50 LTL | 882.28 EGP |
| 100 LTL | 1,764.55 EGP |
| 500 LTL | 8,822.77 EGP |
| 1,000 LTL | 17,645.54 EGP |
Get LTL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=EGPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T14:38:35Z",
"rates": {
"EGP": 17.645536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "EGP",
"amount": 100
},
"result": 1764.5536,
"rate": 17.645536
}Build with LTL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key