Rate Overview
Live
1 LTL = 17.6036 EGP
1 EGP = 0.056806
LTL
Avg
17.7339
High
17.9128
Low
17.5955
Last updated: 5/27/2026, 6:12:51 AM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.60 EGP |
| 10 LTL | 176.04 EGP |
| 50 LTL | 880.18 EGP |
| 100 LTL | 1,760.36 EGP |
| 500 LTL | 8,801.82 EGP |
| 1,000 LTL | 17,603.64 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-05-27T06:12:51Z",
"rates": {
"EGP": 17.603644
}
}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": 1760.3644,
"rate": 17.603644
}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