Rate Overview
Live
1 LRD = 0.061283 GHS
1 GHS = 16.3177
LRD
Avg
0.061015
High
0.061283
Low
0.060856
Last updated: 5/7/2026, 11:21:32 AM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.61 GHS |
| 50 LRD | 3.06 GHS |
| 100 LRD | 6.13 GHS |
| 500 LRD | 30.64 GHS |
| 1,000 LRD | 61.28 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-07T11:21:32Z",
"rates": {
"GHS": 0.061283
}
}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.128299999999999,
"rate": 0.061283
}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