Rate Overview
Live
1 GBP = 121084.98 LBP
1 LBP = 0.000008
GBP
Avg
120804.54
High
121508.10
Low
120009.67
Last updated: 4/17/2026, 4:59:05 AM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 121,084.98 LBP |
| 10 GBP | 1,210,849.81 LBP |
| 50 GBP | 6,054,249.03 LBP |
| 100 GBP | 12,108,498.07 LBP |
| 500 GBP | 60,542,490.33 LBP |
| 1,000 GBP | 121,084,980.65 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-04-17T04:59:05Z",
"rates": {
"LBP": 121084.980652
}
}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": 12108498.0652,
"rate": 121084.980652
}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