Rate Overview
Live
1 GBP = 3.9718 LTL
1 LTL = 0.251773
GBP
Avg
3.9513
High
3.9837
Low
3.9217
Last updated: 3/6/2026, 8:12:32 AM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 3.97 LTL |
| 10 GBP | 39.72 LTL |
| 50 GBP | 198.59 LTL |
| 100 GBP | 397.18 LTL |
| 500 GBP | 1,985.91 LTL |
| 1,000 GBP | 3,971.83 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-03-06T08:12:32Z",
"rates": {
"LTL": 3.971829
}
}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": 397.1829,
"rate": 3.971829
}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