Rate Overview
Live
1 LRD = 0.059916 GHS
1 GHS = 16.6900
LRD
Avg
0.059866
High
0.060000
Low
0.059782
Last updated: 4/17/2026, 6:16:49 AM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.60 GHS |
| 50 LRD | 3.00 GHS |
| 100 LRD | 5.99 GHS |
| 500 LRD | 29.96 GHS |
| 1,000 LRD | 59.92 GHS |
Get LRD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=GHSExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T06:16:49Z",
"rates": {
"GHS": 0.059916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "GHS",
"amount": 100
},
"result": 5.9916,
"rate": 0.059916
}Build with LRD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key