Rate Overview
Live
1 GMD = 302.3344 LAK
1 LAK = 0.003308
GMD
Avg
297.1464
High
304.9476
Low
288.5571
Last updated: 9/7/2026, 4:29:47 PM
Quick Conversions
| GMD | LAK |
|---|---|
| 1 GMD | 302.33 LAK |
| 10 GMD | 3,023.34 LAK |
| 50 GMD | 15,116.72 LAK |
| 100 GMD | 30,233.44 LAK |
| 500 GMD | 151,167.22 LAK |
| 1,000 GMD | 302,334.44 LAK |
Get GMD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=LAKExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-09-07T16:29:47Z",
"rates": {
"LAK": 302.334435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "LAK",
"amount": 100
},
"result": 30233.443499999998,
"rate": 302.334435
}Build with GMD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key