Rate Overview
Live
1 GHS = 15.7134 LRD
1 LRD = 0.063640
GHS
Avg
16.7065
High
17.1506
Low
15.7134
Last updated: 5/27/2026, 6:28:31 PM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 15.71 LRD |
| 10 GHS | 157.13 LRD |
| 50 GHS | 785.67 LRD |
| 100 GHS | 1,571.34 LRD |
| 500 GHS | 7,856.71 LRD |
| 1,000 GHS | 15,713.42 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-05-27T18:28:31Z",
"rates": {
"LRD": 15.71342
}
}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": 1571.3419999999999,
"rate": 15.71342
}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