Rate Overview
Live
1 LAK = 0.000500 GHS
1 GHS = 2000.00
LAK
Avg
0.000500
High
0.000504
Low
0.000498
Last updated: 3/7/2026, 4:26:14 AM
Quick Conversions
| LAK | GHS |
|---|---|
| 1 LAK | 0.00 GHS |
| 10 LAK | 0.01 GHS |
| 50 LAK | 0.03 GHS |
| 100 LAK | 0.05 GHS |
| 500 LAK | 0.25 GHS |
| 1,000 LAK | 0.50 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-03-07T04:26:14Z",
"rates": {
"GHS": 0.0005
}
}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.05,
"rate": 0.0005
}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