Rate Overview
Live
1 GBP = 4.0077 LTL
1 LTL = 0.249521
GBP
Avg
3.9813
High
4.0077
Low
3.9629
Last updated: 4/16/2026, 1:34:01 AM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.01 LTL |
| 10 GBP | 40.08 LTL |
| 50 GBP | 200.38 LTL |
| 100 GBP | 400.77 LTL |
| 500 GBP | 2,003.84 LTL |
| 1,000 GBP | 4,007.68 LTL |
Get GBP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LTLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-16T01:34:01Z",
"rates": {
"LTL": 4.007681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LTL",
"amount": 100
},
"result": 400.7681,
"rate": 4.007681
}Build with GBP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key