Rate Overview
Live
1 LTL = 16.2001 EGP
1 EGP = 0.061728
LTL
Avg
16.2871
High
16.3465
Low
16.2001
Last updated: 7/1/2026, 2:24:45 PM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 16.20 EGP |
| 10 LTL | 162.00 EGP |
| 50 LTL | 810.01 EGP |
| 100 LTL | 1,620.01 EGP |
| 500 LTL | 8,100.07 EGP |
| 1,000 LTL | 16,200.14 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-07-01T14:24:45Z",
"rates": {
"EGP": 16.200138
}
}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": 1620.0138,
"rate": 16.200138
}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