Rate Overview
Live
1 GHS = 16.9050 LRD
1 LRD = 0.059154
GHS
Avg
17.0716
High
17.2117
Low
16.9050
Last updated: 3/7/2026, 1:03:48 AM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 16.90 LRD |
| 10 GHS | 169.05 LRD |
| 50 GHS | 845.25 LRD |
| 100 GHS | 1,690.50 LRD |
| 500 GHS | 8,452.49 LRD |
| 1,000 GHS | 16,904.98 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-03-07T01:03:48Z",
"rates": {
"LRD": 16.904979
}
}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": 1690.4979,
"rate": 16.904979
}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