Rate Overview
Live
1 GBP = 120886.16 LBP
1 LBP = 0.000008
GBP
Avg
120283.82
High
121032.71
Low
119379.37
Last updated: 5/27/2026, 1:54:23 PM
Quick Conversions
| GBP | LBP |
|---|---|
| 1 GBP | 120,886.16 LBP |
| 10 GBP | 1,208,861.58 LBP |
| 50 GBP | 6,044,307.92 LBP |
| 100 GBP | 12,088,615.84 LBP |
| 500 GBP | 60,443,079.22 LBP |
| 1,000 GBP | 120,886,158.45 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-27T13:54:23Z",
"rates": {
"LBP": 120886.158446
}
}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": 12088615.8446,
"rate": 120886.158446
}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