Rate Overview
Live
1 LTL = 0.247607 GBP
1 GBP = 4.0387
LTL
Avg
0.247590
High
0.248255
Low
0.246808
Last updated: 8/15/2026, 8:05:55 AM
Quick Conversions
| LTL | GBP |
|---|---|
| 1 LTL | 0.25 GBP |
| 10 LTL | 2.48 GBP |
| 50 LTL | 12.38 GBP |
| 100 LTL | 24.76 GBP |
| 500 LTL | 123.80 GBP |
| 1,000 LTL | 247.61 GBP |
Get LTL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=GBPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-15T08:05:55Z",
"rates": {
"GBP": 0.247607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "GBP",
"amount": 100
},
"result": 24.7607,
"rate": 0.247607
}Build with LTL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key