Rate Overview
Live
1 LRD = 0.059587 GHS
1 GHS = 16.7822
LRD
Avg
0.061181
High
0.069222
Low
0.057805
Last updated: 3/27/2026, 1:18:44 PM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.60 GHS |
| 50 LRD | 2.98 GHS |
| 100 LRD | 5.96 GHS |
| 500 LRD | 29.79 GHS |
| 1,000 LRD | 59.59 GHS |
Get LRD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GHSExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-27T13:18:44Z",
"rates": {
"GHS": 0.059587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GHS",
"amount": 100
},
"result": 5.9587,
"rate": 0.059587
}Build with LRD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key