Rate Overview
Live
1 LTL = 16.8724 EGP
1 EGP = 0.059268
LTL
Avg
16.6920
High
16.8871
Low
16.2387
Last updated: 3/7/2026, 12:29:40 AM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 16.87 EGP |
| 10 LTL | 168.72 EGP |
| 50 LTL | 843.62 EGP |
| 100 LTL | 1,687.24 EGP |
| 500 LTL | 8,436.21 EGP |
| 1,000 LTL | 16,872.42 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-07T00:29:40Z",
"rates": {
"EGP": 16.872419
}
}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": 1687.2419,
"rate": 16.872419
}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