Rate Overview
Live
1 GHS = 15.5259 LRD
1 LRD = 0.064408
GHS
Avg
16.4676
High
17.1506
Low
15.4628
Last updated: 7/30/2026, 1:51:46 PM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 15.53 LRD |
| 10 GHS | 155.26 LRD |
| 50 GHS | 776.30 LRD |
| 100 GHS | 1,552.59 LRD |
| 500 GHS | 7,762.97 LRD |
| 1,000 GHS | 15,525.93 LRD |
Get GHS/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=LRDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-30T13:51:46Z",
"rates": {
"LRD": 15.525934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "LRD",
"amount": 100
},
"result": 1552.5934,
"rate": 15.525934
}Build with GHS/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key