Rate Overview
Live
1 GBP = 4.0512 LTL
1 LTL = 0.246838
GBP
Avg
4.0373
High
4.1720
Low
3.9189
Last updated: 7/26/2026, 11:14:09 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.05 LTL |
| 10 GBP | 40.51 LTL |
| 50 GBP | 202.56 LTL |
| 100 GBP | 405.12 LTL |
| 500 GBP | 2,025.62 LTL |
| 1,000 GBP | 4,051.24 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-26T23:14:09Z",
"rates": {
"LTL": 4.051236
}
}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": 405.1236,
"rate": 4.051236
}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