Rate Overview
Live
1 LTL = 0.248075 GBP
1 GBP = 4.0310
LTL
Avg
0.249791
High
0.254513
Low
0.248075
Last updated: 7/3/2026, 6:45:17 PM
Quick Conversions
| LTL | GBP |
|---|---|
| 1 LTL | 0.25 GBP |
| 10 LTL | 2.48 GBP |
| 50 LTL | 12.40 GBP |
| 100 LTL | 24.81 GBP |
| 500 LTL | 124.04 GBP |
| 1,000 LTL | 248.08 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-03T18:45:17Z",
"rates": {
"GBP": 0.248075
}
}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.807499999999997,
"rate": 0.248075
}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