Rate Overview
Live
1 GHS = 15.8996 LRD
1 LRD = 0.062895
GHS
Avg
16.1302
High
16.4808
Low
15.4431
Last updated: 7/7/2026, 8:15:28 PM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 15.90 LRD |
| 10 GHS | 159.00 LRD |
| 50 GHS | 794.98 LRD |
| 100 GHS | 1,589.96 LRD |
| 500 GHS | 7,949.80 LRD |
| 1,000 GHS | 15,899.61 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-07T20:15:28Z",
"rates": {
"LRD": 15.899607
}
}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": 1589.9606999999999,
"rate": 15.899607
}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