Rate Overview
Live
1 LKR = 0.035503 GHS
1 GHS = 28.1666
LKR
Avg
0.035172
High
0.035823
Low
0.033762
Last updated: 5/28/2026, 2:35:15 PM
Quick Conversions
| LKR | GHS |
|---|---|
| 1 LKR | 0.04 GHS |
| 10 LKR | 0.36 GHS |
| 50 LKR | 1.78 GHS |
| 100 LKR | 3.55 GHS |
| 500 LKR | 17.75 GHS |
| 1,000 LKR | 35.50 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-05-28T14:35:15Z",
"rates": {
"GHS": 0.035503
}
}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.5503,
"rate": 0.035503
}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