Rate Overview
Live
1 LRD = 0.062902 GHS
1 GHS = 15.8977
LRD
Avg
0.062638
High
0.062902
Low
0.062438
Last updated: 7/8/2026, 7:16:20 PM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.63 GHS |
| 50 LRD | 3.15 GHS |
| 100 LRD | 6.29 GHS |
| 500 LRD | 31.45 GHS |
| 1,000 LRD | 62.90 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-07-08T19:16:20Z",
"rates": {
"GHS": 0.062902
}
}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.2902,
"rate": 0.062902
}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