Rate Overview
Live
1 GBP = 119411.11 LBP
1 LBP = 0.000008
GBP
Avg
119826.56
High
120916.13
Low
117996.55
Last updated: 7/27/2026, 5:15:38 PM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 119,411.11 LBP |
| 10 GBP | 1,194,111.15 LBP |
| 50 GBP | 5,970,555.75 LBP |
| 100 GBP | 11,941,111.50 LBP |
| 500 GBP | 59,705,557.49 LBP |
| 1,000 GBP | 119,411,114.99 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-27T17:15:38Z",
"rates": {
"LBP": 119411.114989
}
}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": 11941111.4989,
"rate": 119411.114989
}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