Rate Overview
Live
1 GBP = 121845.12 LBP
1 LBP = 0.000008
GBP
Avg
121288.77
High
121995.90
Low
119896.42
Last updated: 9/5/2026, 5:32:54 PM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 121,845.12 LBP |
| 10 GBP | 1,218,451.18 LBP |
| 50 GBP | 6,092,255.90 LBP |
| 100 GBP | 12,184,511.79 LBP |
| 500 GBP | 60,922,558.96 LBP |
| 1,000 GBP | 121,845,117.91 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-09-05T17:32:54Z",
"rates": {
"LBP": 121845.117915
}
}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": 12184511.7915,
"rate": 121845.117915
}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