Rate Overview
Live
1 LRD = 0.064643 GHS
1 GHS = 15.4696
LRD
Avg
0.061224
High
0.064643
Low
0.058100
Last updated: 7/31/2026, 6:28:26 AM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.65 GHS |
| 50 LRD | 3.23 GHS |
| 100 LRD | 6.46 GHS |
| 500 LRD | 32.32 GHS |
| 1,000 LRD | 64.64 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-31T06:28:26Z",
"rates": {
"GHS": 0.064643
}
}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.464300000000001,
"rate": 0.064643
}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