Rate Overview
Live
1 LTL = 0.251203 GBP
1 GBP = 3.9808
LTL
Avg
0.251521
High
0.254991
Low
0.249228
Last updated: 3/26/2026, 6:11:32 PM
Quick Conversions
| LTL | GBP |
|---|---|
| 1 LTL | 0.25 GBP |
| 10 LTL | 2.51 GBP |
| 50 LTL | 12.56 GBP |
| 100 LTL | 25.12 GBP |
| 500 LTL | 125.60 GBP |
| 1,000 LTL | 251.20 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-03-26T18:11:32Z",
"rates": {
"GBP": 0.251203
}
}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": 25.1203,
"rate": 0.251203
}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