Rate Overview
Live
1 GHS = 16.3176 LRD
1 LRD = 0.061284
GHS
Avg
16.3895
High
16.4321
Low
16.3176
Last updated: 5/7/2026, 11:27:53 AM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 16.32 LRD |
| 10 GHS | 163.18 LRD |
| 50 GHS | 815.88 LRD |
| 100 GHS | 1,631.76 LRD |
| 500 GHS | 8,158.78 LRD |
| 1,000 GHS | 16,317.55 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-07T11:27:53Z",
"rates": {
"LRD": 16.317551
}
}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": 1631.7551,
"rate": 16.317551
}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