Rate Overview
Live
1 LTL = 16.3450 EGP
1 EGP = 0.061181
LTL
Avg
17.0234
High
18.2456
Low
15.9143
Last updated: 6/29/2026, 3:06:32 AM
Quick Conversions
| LTL | EGP |
|---|---|
| 1 LTL | 16.35 EGP |
| 10 LTL | 163.45 EGP |
| 50 LTL | 817.25 EGP |
| 100 LTL | 1,634.50 EGP |
| 500 LTL | 8,172.51 EGP |
| 1,000 LTL | 16,345.01 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-06-29T03:06:32Z",
"rates": {
"EGP": 16.345013
}
}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": 1634.5013000000001,
"rate": 16.345013
}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