Rate Overview
Live
1 LTL = 17.6446 EGP
1 EGP = 0.056675
LTL
Avg
16.3692
High
17.6446
Low
15.7588
Last updated: 3/27/2026, 4:30:45 PM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.64 EGP |
| 10 LTL | 176.45 EGP |
| 50 LTL | 882.23 EGP |
| 100 LTL | 1,764.46 EGP |
| 500 LTL | 8,822.30 EGP |
| 1,000 LTL | 17,644.60 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-27T16:30:45Z",
"rates": {
"EGP": 17.6446
}
}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.46,
"rate": 17.6446
}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