Rate Overview
Live
1 GHS = 16.6898 LRD
1 LRD = 0.059917
GHS
Avg
16.7040
High
16.7272
Low
16.6667
Last updated: 4/17/2026, 6:16:50 AM
Quick Conversions
| GHS | LRD |
|---|---|
| 1 GHS | 16.69 LRD |
| 10 GHS | 166.90 LRD |
| 50 GHS | 834.49 LRD |
| 100 GHS | 1,668.98 LRD |
| 500 GHS | 8,344.88 LRD |
| 1,000 GHS | 16,689.77 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-04-17T06:16:50Z",
"rates": {
"LRD": 16.689766
}
}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": 1668.9766,
"rate": 16.689766
}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