Rate Overview
Live
1 GBP = 4.0445 LTL
1 LTL = 0.247248
GBP
Avg
4.0370
High
4.1720
Low
3.9189
Last updated: 7/25/2026, 12:05:58 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.04 LTL |
| 10 GBP | 40.45 LTL |
| 50 GBP | 202.23 LTL |
| 100 GBP | 404.45 LTL |
| 500 GBP | 2,022.26 LTL |
| 1,000 GBP | 4,044.52 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-07-25T12:05:58Z",
"rates": {
"LTL": 4.044522
}
}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": 404.45219999999995,
"rate": 4.044522
}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