Rate Overview
Live
1 GHS = 8012.43 LBP
1 LBP = 0.000125
GHS
Avg
8031.79
High
8076.68
Low
7964.83
Last updated: 6/19/2026, 8:12:46 AM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 8,012.43 LBP |
| 10 GHS | 80,124.27 LBP |
| 50 GHS | 400,621.33 LBP |
| 100 GHS | 801,242.67 LBP |
| 500 GHS | 4,006,213.33 LBP |
| 1,000 GHS | 8,012,426.67 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-06-19T08:12:46Z",
"rates": {
"LBP": 8012.426666
}
}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": 801242.6666,
"rate": 8012.426666
}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