Rate Overview
Live
1 LTL = 17.5312 EGP
1 EGP = 0.057041
LTL
Avg
17.8500
High
18.0424
Low
17.5312
Last updated: 4/16/2026, 5:08:18 PM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.53 EGP |
| 10 LTL | 175.31 EGP |
| 50 LTL | 876.56 EGP |
| 100 LTL | 1,753.12 EGP |
| 500 LTL | 8,765.62 EGP |
| 1,000 LTL | 17,531.24 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-04-16T17:08:18Z",
"rates": {
"EGP": 17.53124
}
}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": 1753.124,
"rate": 17.53124
}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