Rate Overview
Live
1 GHS = 7957.93 LBP
1 LBP = 0.000126
GHS
Avg
7987.73
High
8005.06
Low
7957.93
Last updated: 5/7/2026, 12:34:28 PM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 7,957.93 LBP |
| 10 GHS | 79,579.34 LBP |
| 50 GHS | 397,896.68 LBP |
| 100 GHS | 795,793.35 LBP |
| 500 GHS | 3,978,966.75 LBP |
| 1,000 GHS | 7,957,933.50 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-05-07T12:34:28Z",
"rates": {
"LBP": 7957.933502
}
}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": 795793.3502,
"rate": 7957.933502
}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