Rate Overview
Live
1 LKR = 0.033799 GHS
1 GHS = 29.5867
LKR
Avg
0.033628
High
0.033811
Low
0.033482
Last updated: 7/4/2026, 12:16:36 AM
Quick Conversions
| LKR | GHS |
|---|---|
| 1 LKR | 0.03 GHS |
| 10 LKR | 0.34 GHS |
| 50 LKR | 1.69 GHS |
| 100 LKR | 3.38 GHS |
| 500 LKR | 16.90 GHS |
| 1,000 LKR | 33.80 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-07-04T00:16:36Z",
"rates": {
"GHS": 0.033799
}
}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.3799,
"rate": 0.033799
}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