Rate Overview
Live
1 LTL = 0.246860 GBP
1 GBP = 4.0509
LTL
Avg
0.250477
High
0.253635
Low
0.246517
Last updated: 7/22/2026, 5:29:30 AM
Quick Conversions
| LTL | GBP |
|---|---|
| 1 LTL | 0.25 GBP |
| 10 LTL | 2.47 GBP |
| 50 LTL | 12.34 GBP |
| 100 LTL | 24.69 GBP |
| 500 LTL | 123.43 GBP |
| 1,000 LTL | 246.86 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-07-22T05:29:30Z",
"rates": {
"GBP": 0.24686
}
}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.686,
"rate": 0.24686
}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