Rate Overview
Live
1 GHS = 16.2356 LRD
1 LRD = 0.061593
GHS
Avg
16.3391
High
16.4808
Low
16.1544
Last updated: 6/19/2026, 8:46:58 AM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 16.24 LRD |
| 10 GHS | 162.36 LRD |
| 50 GHS | 811.78 LRD |
| 100 GHS | 1,623.56 LRD |
| 500 GHS | 8,117.79 LRD |
| 1,000 GHS | 16,235.59 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-06-19T08:46:58Z",
"rates": {
"LRD": 16.23559
}
}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": 1623.5589999999997,
"rate": 16.23559
}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