Rate Overview
Live
1 GBP = 4.0451 LTL
1 LTL = 0.247212
GBP
Avg
4.0483
High
4.0621
Low
4.0343
Last updated: 7/26/2026, 6:38:17 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.05 LTL |
| 10 GBP | 40.45 LTL |
| 50 GBP | 202.26 LTL |
| 100 GBP | 404.51 LTL |
| 500 GBP | 2,022.55 LTL |
| 1,000 GBP | 4,045.10 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-26T18:38:17Z",
"rates": {
"LTL": 4.045104
}
}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.5104,
"rate": 4.045104
}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