Rate Overview
Live
1 GHS = 8252.33 LBP
1 LBP = 0.000121
GHS
Avg
8349.54
High
8482.80
Low
8252.33
Last updated: 3/7/2026, 1:05:20 AM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 8,252.33 LBP |
| 10 GHS | 82,523.27 LBP |
| 50 GHS | 412,616.34 LBP |
| 100 GHS | 825,232.69 LBP |
| 500 GHS | 4,126,163.44 LBP |
| 1,000 GHS | 8,252,326.89 LBP |
Get GHS/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=LBPExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T01:05:20Z",
"rates": {
"LBP": 8252.326885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "LBP",
"amount": 100
},
"result": 825232.6885,
"rate": 8252.326885
}Build with GHS/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key