Rate Overview
Live
1 GHS = 15.8780 LRD
1 LRD = 0.062980
GHS
Avg
15.9403
High
16.0098
Low
15.8780
Last updated: 7/10/2026, 2:54:02 AM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 15.88 LRD |
| 10 GHS | 158.78 LRD |
| 50 GHS | 793.90 LRD |
| 100 GHS | 1,587.80 LRD |
| 500 GHS | 7,938.99 LRD |
| 1,000 GHS | 15,877.98 LRD |
Get GHS/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=LRDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-10T02:54:02Z",
"rates": {
"LRD": 15.87798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "LRD",
"amount": 100
},
"result": 1587.798,
"rate": 15.87798
}Build with GHS/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key