Rate Overview
Live
1 LRD = 0.063639 GHS
1 GHS = 15.7136
LRD
Avg
0.063350
High
0.063639
Low
0.062507
Last updated: 5/27/2026, 6:20:35 PM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.64 GHS |
| 50 LRD | 3.18 GHS |
| 100 LRD | 6.36 GHS |
| 500 LRD | 31.82 GHS |
| 1,000 LRD | 63.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-05-27T18:20:35Z",
"rates": {
"GHS": 0.063639
}
}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.3639,
"rate": 0.063639
}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