Rate Overview
Live
1 GHS = 15.5962 LRD
1 LRD = 0.064118
GHS
Avg
16.4815
High
19.1710
Low
14.5146
Last updated: 7/29/2026, 4:33:29 PM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 15.60 LRD |
| 10 GHS | 155.96 LRD |
| 50 GHS | 779.81 LRD |
| 100 GHS | 1,559.62 LRD |
| 500 GHS | 7,798.12 LRD |
| 1,000 GHS | 15,596.23 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-29T16:33:29Z",
"rates": {
"LRD": 15.596232
}
}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": 1559.6232,
"rate": 15.596232
}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