Rate Overview
Live
1 GHS = 7854.46 LBP
1 LBP = 0.000127
GHS
Avg
7893.10
High
7948.72
Low
7854.46
Last updated: 7/7/2026, 8:12:18 PM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 7,854.46 LBP |
| 10 GHS | 78,544.57 LBP |
| 50 GHS | 392,722.86 LBP |
| 100 GHS | 785,445.73 LBP |
| 500 GHS | 3,927,228.64 LBP |
| 1,000 GHS | 7,854,457.28 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-07-07T20:12:18Z",
"rates": {
"LBP": 7854.457278
}
}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": 785445.7278,
"rate": 7854.457278
}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