Rate Overview
Live
1 GHS = 7724.85 LBP
1 LBP = 0.000129
GHS
Avg
7716.96
High
7782.92
Low
7645.57
Last updated: 5/27/2026, 7:15:38 PM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 7,724.85 LBP |
| 10 GHS | 77,248.51 LBP |
| 50 GHS | 386,242.54 LBP |
| 100 GHS | 772,485.07 LBP |
| 500 GHS | 3,862,425.36 LBP |
| 1,000 GHS | 7,724,850.73 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-27T19:15:38Z",
"rates": {
"LBP": 7724.850725
}
}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": 772485.0725,
"rate": 7724.850725
}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