Rate Overview
Live
1 LKR = 0.034611 GHS
1 GHS = 28.8925
LKR
Avg
0.034517
High
0.034611
Low
0.034381
Last updated: 3/6/2026, 5:45:39 PM
Quick Conversions
| LKR | GHS |
|---|---|
| 1 LKR | 0.03 GHS |
| 10 LKR | 0.35 GHS |
| 50 LKR | 1.73 GHS |
| 100 LKR | 3.46 GHS |
| 500 LKR | 17.31 GHS |
| 1,000 LKR | 34.61 GHS |
Get LKR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=GHSExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-06T17:45:39Z",
"rates": {
"GHS": 0.034611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "GHS",
"amount": 100
},
"result": 3.4611,
"rate": 0.034611
}Build with LKR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key