Rate Overview
Live
1 GHS = 2001.23 LAK
1 LAK = 0.000500
GHS
Avg
1997.54
High
2003.88
Low
1988.51
Last updated: 4/17/2026, 6:25:29 AM
Quick Conversions
| GHS | LAK |
|---|---|
| 1 GHS | 2,001.23 LAK |
| 10 GHS | 20,012.32 LAK |
| 50 GHS | 100,061.60 LAK |
| 100 GHS | 200,123.20 LAK |
| 500 GHS | 1,000,615.98 LAK |
| 1,000 GHS | 2,001,231.96 LAK |
Get GHS/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=LAKExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T06:25:29Z",
"rates": {
"LAK": 2001.231965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "LAK",
"amount": 100
},
"result": 200123.1965,
"rate": 2001.231965
}Build with GHS/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key