Rate Overview
Live
1 GHS = 7722.62 LBP
1 LBP = 0.000129
GHS
Avg
8072.30
High
8560.49
Low
7593.41
Last updated: 7/29/2026, 10:46:29 PM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 7,722.62 LBP |
| 10 GHS | 77,226.24 LBP |
| 50 GHS | 386,131.19 LBP |
| 100 GHS | 772,262.37 LBP |
| 500 GHS | 3,861,311.87 LBP |
| 1,000 GHS | 7,722,623.74 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-29T22:46:29Z",
"rates": {
"LBP": 7722.623743
}
}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": 772262.3743,
"rate": 7722.623743
}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