Rate Overview
Live
1 MKD = 405.7261 LAK
1 LAK = 0.002465
MKD
Avg
406.3654
High
410.3701
Low
402.7748
Last updated: 3/7/2026, 7:38:58 AM
Quick Conversions
| MKD | LAK |
|---|---|
| 1 MKD | 405.73 LAK |
| 10 MKD | 4,057.26 LAK |
| 50 MKD | 20,286.31 LAK |
| 100 MKD | 40,572.61 LAK |
| 500 MKD | 202,863.06 LAK |
| 1,000 MKD | 405,726.11 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-03-07T07:38:58Z",
"rates": {
"LAK": 405.726114
}
}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": 40572.6114,
"rate": 405.726114
}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