Rate Overview
Live
1 LRD = 0.058879 GHS
1 GHS = 16.9840
LRD
Avg
0.058582
High
0.059154
Low
0.058100
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.59 GHS |
| 50 LRD | 2.94 GHS |
| 100 LRD | 5.89 GHS |
| 500 LRD | 29.44 GHS |
| 1,000 LRD | 58.88 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-07T04:43:35Z",
"rates": {
"GHS": 0.058879
}
}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.8879,
"rate": 0.058879
}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