Rate Overview
Live
1 LTL = 17.6467 EGP
1 EGP = 0.056668
LTL
Avg
17.1876
High
17.6716
Low
16.2387
Last updated: 3/27/2026, 3:22:30 PM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.65 EGP |
| 10 LTL | 176.47 EGP |
| 50 LTL | 882.34 EGP |
| 100 LTL | 1,764.67 EGP |
| 500 LTL | 8,823.37 EGP |
| 1,000 LTL | 17,646.74 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-27T15:22:30Z",
"rates": {
"EGP": 17.646739
}
}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.6739,
"rate": 17.646739
}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