Rate Overview
Live
1 GBP = 3.9808 LTL
1 LTL = 0.251204
GBP
Avg
3.9871
High
4.0124
Low
3.9691
Last updated: 3/26/2026, 6:09:22 PM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 3.98 LTL |
| 10 GBP | 39.81 LTL |
| 50 GBP | 199.04 LTL |
| 100 GBP | 398.08 LTL |
| 500 GBP | 1,990.42 LTL |
| 1,000 GBP | 3,980.83 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-26T18:09:22Z",
"rates": {
"LTL": 3.980832
}
}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": 398.0832,
"rate": 3.980832
}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