Rate Overview
Live
1 GHS = 8121.18 LBP
1 LBP = 0.000123
GHS
Avg
8125.52
High
8137.61
Low
8104.40
Last updated: 4/17/2026, 7:35:10 AM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 8,121.18 LBP |
| 10 GHS | 81,211.80 LBP |
| 50 GHS | 406,058.99 LBP |
| 100 GHS | 812,117.98 LBP |
| 500 GHS | 4,060,589.92 LBP |
| 1,000 GHS | 8,121,179.85 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-04-17T07:35:10Z",
"rates": {
"LBP": 8121.179847
}
}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": 812117.9847,
"rate": 8121.179847
}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