Rate Overview
Live
1 GBP = 3.9989 LTL
1 LTL = 0.250066
GBP
Avg
4.0000
High
4.0113
Low
3.9900
Last updated: 6/16/2026, 8:54:27 AM
Quick Conversions
| GBP | LTL |
|---|---|
| 1 GBP | 4.00 LTL |
| 10 GBP | 39.99 LTL |
| 50 GBP | 199.95 LTL |
| 100 GBP | 399.89 LTL |
| 500 GBP | 1,999.47 LTL |
| 1,000 GBP | 3,998.95 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-06-16T08:54:27Z",
"rates": {
"LTL": 3.998946
}
}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.8946,
"rate": 3.998946
}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