Rate Overview
Live
1 MKD = 412.5685 LAK
1 LAK = 0.002424
MKD
Avg
411.7135
High
422.1160
Low
398.5371
Last updated: 5/29/2026, 2:28:45 PM
Quick Conversions
| MKD | LAK |
|---|---|
| 1 MKD | 412.57 LAK |
| 10 MKD | 4,125.68 LAK |
| 50 MKD | 20,628.42 LAK |
| 100 MKD | 41,256.85 LAK |
| 500 MKD | 206,284.24 LAK |
| 1,000 MKD | 412,568.47 LAK |
Get MKD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=LAKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-29T14:28:45Z",
"rates": {
"LAK": 412.56847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "LAK",
"amount": 100
},
"result": 41256.847,
"rate": 412.56847
}Build with MKD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key