Rate Overview
Live
1 LTL = 17.1193 EGP
1 EGP = 0.058414
LTL
Avg
16.9808
High
17.1193
Low
16.7870
Last updated: 9/2/2026, 1:25:07 PM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 17.12 EGP |
| 10 LTL | 171.19 EGP |
| 50 LTL | 855.97 EGP |
| 100 LTL | 1,711.93 EGP |
| 500 LTL | 8,559.65 EGP |
| 1,000 LTL | 17,119.30 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-09-02T13:25:07Z",
"rates": {
"EGP": 17.119304
}
}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": 1711.9304,
"rate": 17.119304
}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