Rate Overview
Live
1 GHS = 16.7821 LRD
1 LRD = 0.059587
GHS
Avg
16.9182
High
17.1506
Low
16.7477
Last updated: 3/27/2026, 9:54:25 AM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 16.78 LRD |
| 10 GHS | 167.82 LRD |
| 50 GHS | 839.11 LRD |
| 100 GHS | 1,678.21 LRD |
| 500 GHS | 8,391.07 LRD |
| 1,000 GHS | 16,782.14 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-03-27T09:54:25Z",
"rates": {
"LRD": 16.782135
}
}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": 1678.2135,
"rate": 16.782135
}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