Rate Overview
Live
1 LRD = 0.061593 GHS
1 GHS = 16.2356
LRD
Avg
0.061205
High
0.061902
Low
0.060676
Last updated: 6/19/2026, 8:46:57 AM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.62 GHS |
| 50 LRD | 3.08 GHS |
| 100 LRD | 6.16 GHS |
| 500 LRD | 30.80 GHS |
| 1,000 LRD | 61.59 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-06-19T08:46:57Z",
"rates": {
"GHS": 0.061593
}
}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.1593,
"rate": 0.061593
}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