Rate Overview
Live
1 LRD = 0.064352 GHS
1 GHS = 15.5395
LRD
Avg
0.060785
High
0.064671
Low
0.058307
Last updated: 7/27/2026, 11:46:55 PM
Quick Conversions
| LRD | GHS |
|---|---|
| 1 LRD | 0.06 GHS |
| 10 LRD | 0.64 GHS |
| 50 LRD | 3.22 GHS |
| 100 LRD | 6.44 GHS |
| 500 LRD | 32.18 GHS |
| 1,000 LRD | 64.35 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-07-27T23:46:55Z",
"rates": {
"GHS": 0.064352
}
}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": 6.435200000000001,
"rate": 0.064352
}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