Rate Overview
Live
1 GBP = 119713.41 LBP
1 LBP = 0.000008
GBP
Avg
120352.35
High
123130.20
Low
116058.10
Last updated: 3/27/2026, 7:52:29 AM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 119,713.41 LBP |
| 10 GBP | 1,197,134.06 LBP |
| 50 GBP | 5,985,670.28 LBP |
| 100 GBP | 11,971,340.56 LBP |
| 500 GBP | 59,856,702.82 LBP |
| 1,000 GBP | 119,713,405.63 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-03-27T07:52:29Z",
"rates": {
"LBP": 119713.405633
}
}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": 11971340.5633,
"rate": 119713.405633
}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