Rate Overview
Live
1 GMD = 298.9215 LAK
1 LAK = 0.003345
GMD
Avg
300.0211
High
301.0955
Low
298.8208
Last updated: 5/7/2026, 1:37:45 PM
Quick Conversions
| GMD | LAK |
|---|---|
| 1 GMD | 298.92 LAK |
| 10 GMD | 2,989.21 LAK |
| 50 GMD | 14,946.07 LAK |
| 100 GMD | 29,892.15 LAK |
| 500 GMD | 149,460.74 LAK |
| 1,000 GMD | 298,921.47 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-05-07T13:37:45Z",
"rates": {
"LAK": 298.921471
}
}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": 29892.1471,
"rate": 298.921471
}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