Rate Overview
Live
1 GBP = 120952.29 LBP
1 LBP = 0.000008
GBP
Avg
120822.50
High
122092.44
Low
117901.08
Last updated: 5/27/2026, 3:12:33 PM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 120,952.29 LBP |
| 10 GBP | 1,209,522.93 LBP |
| 50 GBP | 6,047,614.65 LBP |
| 100 GBP | 12,095,229.30 LBP |
| 500 GBP | 60,476,146.50 LBP |
| 1,000 GBP | 120,952,293.00 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-05-27T15:12:33Z",
"rates": {
"LBP": 120952.292996
}
}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": 12095229.2996,
"rate": 120952.292996
}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