Rate Overview
Live
1 LRD = 0.063657 GHS
1 GHS = 15.7092
LRD
Avg
0.063847
High
0.065160
Low
0.062360
Last updated: 9/9/2026, 7:45:32 PM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.64 GHS |
| 50 LRD | 3.18 GHS |
| 100 LRD | 6.37 GHS |
| 500 LRD | 31.83 GHS |
| 1,000 LRD | 63.66 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-09-09T19:45:32Z",
"rates": {
"GHS": 0.063657
}
}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": 6.3657,
"rate": 0.063657
}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