Rate Overview
Live
1 GBP = 121756.22 LBP
1 LBP = 0.000008
GBP
Avg
121550.41
High
121949.64
Low
120947.75
Last updated: 5/7/2026, 8:17:45 AM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 121,756.22 LBP |
| 10 GBP | 1,217,562.22 LBP |
| 50 GBP | 6,087,811.08 LBP |
| 100 GBP | 12,175,622.15 LBP |
| 500 GBP | 60,878,110.77 LBP |
| 1,000 GBP | 121,756,221.54 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-07T08:17:45Z",
"rates": {
"LBP": 121756.22154
}
}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": 12175622.154,
"rate": 121756.22154
}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