Rate Overview
Live
1 GBP = 4.0516 LTL
1 LTL = 0.246814
GBP
Avg
4.0394
High
4.0517
Low
4.0281
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.05 LTL |
| 10 GBP | 40.52 LTL |
| 50 GBP | 202.58 LTL |
| 100 GBP | 405.16 LTL |
| 500 GBP | 2,025.82 LTL |
| 1,000 GBP | 4,051.63 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-08-14T22:43:14Z",
"rates": {
"LTL": 4.051634
}
}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": 405.1634,
"rate": 4.051634
}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