Rate Overview
Live
1 GBP = 4.0187 LTL
1 LTL = 0.248839
GBP
Avg
4.0249
High
4.0346
Low
4.0183
Last updated: 9/5/2026, 8:38:44 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.02 LTL |
| 10 GBP | 40.19 LTL |
| 50 GBP | 200.93 LTL |
| 100 GBP | 401.87 LTL |
| 500 GBP | 2,009.33 LTL |
| 1,000 GBP | 4,018.65 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-09-05T20:38:44Z",
"rates": {
"LTL": 4.018655
}
}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.8655,
"rate": 4.018655
}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