Rate Overview
Live
1 GHS = 7873.61 LBP
1 LBP = 0.000127
GHS
Avg
7906.45
High
7970.02
Low
7866.01
Last updated: 9/8/2026, 6:55:45 PM
Quick Conversions
| GHS | LBP |
|---|---|
| 1 GHS | 7,873.61 LBP |
| 10 GHS | 78,736.12 LBP |
| 50 GHS | 393,680.61 LBP |
| 100 GHS | 787,361.23 LBP |
| 500 GHS | 3,936,806.14 LBP |
| 1,000 GHS | 7,873,612.29 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-09-08T18:55:45Z",
"rates": {
"LBP": 7873.612288
}
}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": 787361.2288,
"rate": 7873.612288
}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