Rate Overview
Live
1 MKD = 420.0979 LAK
1 LAK = 0.002380
MKD
Avg
415.5874
High
420.0979
Low
407.2990
Last updated: 7/21/2026, 8:43:19 AM
Quick Conversions
| MKD | LAK |
|---|---|
| 1 MKD | 420.10 LAK |
| 10 MKD | 4,200.98 LAK |
| 50 MKD | 21,004.90 LAK |
| 100 MKD | 42,009.79 LAK |
| 500 MKD | 210,048.95 LAK |
| 1,000 MKD | 420,097.91 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-07-21T08:43:19Z",
"rates": {
"LAK": 420.097909
}
}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": 42009.7909,
"rate": 420.097909
}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