Rate Overview
Live
1 LTL = 0.250022 GBP
1 GBP = 3.9996
LTL
Avg
0.251175
High
0.255503
Low
0.243227
Last updated: 5/26/2026, 10:31:01 AM
Quick Conversions
| LTL | GBP |
|---|---|
| 1 LTL | 0.25 GBP |
| 10 LTL | 2.50 GBP |
| 50 LTL | 12.50 GBP |
| 100 LTL | 25.00 GBP |
| 500 LTL | 125.01 GBP |
| 1,000 LTL | 250.02 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-05-26T10:31:01Z",
"rates": {
"GBP": 0.250022
}
}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.002200000000002,
"rate": 0.250022
}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