Rate Overview
Live
1 GBP = 4.0424 LTL
1 LTL = 0.247379
GBP
Avg
3.9916
High
4.0595
Low
3.9523
Last updated: 7/24/2026, 6:36:30 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.04 LTL |
| 10 GBP | 40.42 LTL |
| 50 GBP | 202.12 LTL |
| 100 GBP | 404.24 LTL |
| 500 GBP | 2,021.19 LTL |
| 1,000 GBP | 4,042.38 LTL |
Get GBP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LTLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-24T18:36:30Z",
"rates": {
"LTL": 4.042384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LTL",
"amount": 100
},
"result": 404.2384,
"rate": 4.042384
}Build with GBP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key