Rate Overview
Live
1 LTL = 17.6109 EGP
1 EGP = 0.056783
LTL
Avg
17.5750
High
17.6716
Low
17.4573
Last updated: 3/27/2026, 11:52:12 AM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.61 EGP |
| 10 LTL | 176.11 EGP |
| 50 LTL | 880.55 EGP |
| 100 LTL | 1,761.09 EGP |
| 500 LTL | 8,805.47 EGP |
| 1,000 LTL | 17,610.95 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-27T11:52:12Z",
"rates": {
"EGP": 17.610946
}
}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": 1761.0946,
"rate": 17.610946
}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