Rate Overview
Live
1 GHS = 7687.00 LBP
1 LBP = 0.000130
GHS
Avg
7249.02
High
8837.96
Low
5465.40
Last updated: 7/31/2026, 9:09:40 AM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 7,687.00 LBP |
| 10 GHS | 76,869.97 LBP |
| 50 GHS | 384,349.85 LBP |
| 100 GHS | 768,699.70 LBP |
| 500 GHS | 3,843,498.51 LBP |
| 1,000 GHS | 7,686,997.03 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-31T09:09:40Z",
"rates": {
"LBP": 7686.997026
}
}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": 768699.7026,
"rate": 7686.997026
}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