Rate Overview
Live
1 GBP = 3.9174 LTL
1 LTL = 0.255271
GBP
Avg
3.9948
High
4.1427
Low
3.9174
Last updated: 3/28/2026, 9:28:43 AM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 3.92 LTL |
| 10 GBP | 39.17 LTL |
| 50 GBP | 195.87 LTL |
| 100 GBP | 391.74 LTL |
| 500 GBP | 1,958.70 LTL |
| 1,000 GBP | 3,917.40 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-28T09:28:43Z",
"rates": {
"LTL": 3.917402
}
}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": 391.7402,
"rate": 3.917402
}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