Rate Overview
Live
1 LAK = 0.000487 GHS
1 GHS = 2053.39
LAK
Avg
0.000492
High
0.000520
Low
0.000484
Last updated: 8/19/2026, 2:32:31 AM
Quick Conversions
| LAK | GHS |
|---|---|
| 1 LAK | 0.00 GHS |
| 10 LAK | 0.00 GHS |
| 50 LAK | 0.02 GHS |
| 100 LAK | 0.05 GHS |
| 500 LAK | 0.24 GHS |
| 1,000 LAK | 0.49 GHS |
Get LAK/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=GHSExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-08-19T02:32:31Z",
"rates": {
"GHS": 0.000487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "GHS",
"amount": 100
},
"result": 0.0487,
"rate": 0.000487
}Build with LAK/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key