Rate Overview
Live
1 GBP = 4.0366 LTL
1 LTL = 0.247732
GBP
Avg
4.0125
High
4.0366
Low
3.9291
Last updated: 7/6/2026, 5:36:23 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.04 LTL |
| 10 GBP | 40.37 LTL |
| 50 GBP | 201.83 LTL |
| 100 GBP | 403.66 LTL |
| 500 GBP | 2,018.31 LTL |
| 1,000 GBP | 4,036.62 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-06T17:36:23Z",
"rates": {
"LTL": 4.036616
}
}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": 403.6616,
"rate": 4.036616
}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