Rate Overview
Live
1 GBP = 119821.92 LBP
1 LBP = 0.000008
GBP
Avg
119370.12
High
119866.32
Low
118653.41
Last updated: 7/6/2026, 12:19:12 PM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 119,821.92 LBP |
| 10 GBP | 1,198,219.19 LBP |
| 50 GBP | 5,991,095.93 LBP |
| 100 GBP | 11,982,191.85 LBP |
| 500 GBP | 59,910,959.25 LBP |
| 1,000 GBP | 119,821,918.51 LBP |
Get GBP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LBPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-06T12:19:12Z",
"rates": {
"LBP": 119821.918508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LBP",
"amount": 100
},
"result": 11982191.8508,
"rate": 119821.918508
}Build with GBP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key