Rate Overview
Live
1 GBP = 4.0193 LTL
1 LTL = 0.248800
GBP
Avg
4.0065
High
4.0211
Low
3.9888
Last updated: 5/6/2026, 3:41:01 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.02 LTL |
| 10 GBP | 40.19 LTL |
| 50 GBP | 200.96 LTL |
| 100 GBP | 401.93 LTL |
| 500 GBP | 2,009.65 LTL |
| 1,000 GBP | 4,019.30 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-05-06T15:41:01Z",
"rates": {
"LTL": 4.019297
}
}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": 401.92969999999997,
"rate": 4.019297
}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