Rate Overview
Live
1 GBP = 3.9916 LTL
1 LTL = 0.250526
GBP
Avg
3.9814
High
4.0211
Low
3.9523
Last updated: 5/26/2026, 9:32:15 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 3.99 LTL |
| 10 GBP | 39.92 LTL |
| 50 GBP | 199.58 LTL |
| 100 GBP | 399.16 LTL |
| 500 GBP | 1,995.80 LTL |
| 1,000 GBP | 3,991.59 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-05-26T21:32:15Z",
"rates": {
"LTL": 3.991594
}
}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": 399.1594,
"rate": 3.991594
}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