Rate Overview
Live
1 GHS = 16.5049 LRD
1 LRD = 0.060588
GHS
Avg
16.3552
High
16.6083
Low
15.4450
Last updated: 8/19/2026, 7:04:16 PM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 16.50 LRD |
| 10 GHS | 165.05 LRD |
| 50 GHS | 825.25 LRD |
| 100 GHS | 1,650.49 LRD |
| 500 GHS | 8,252.45 LRD |
| 1,000 GHS | 16,504.91 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-08-19T19:04:16Z",
"rates": {
"LRD": 16.504907
}
}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": 1650.4906999999998,
"rate": 16.504907
}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