Rate Overview
Live
1 MKD = 422.7822 LAK
1 LAK = 0.002365
MKD
Avg
424.2023
High
425.6693
Low
422.7822
Last updated: 9/3/2026, 3:03:12 AM
Quick Conversions
| MKD | LAK |
|---|---|
| 1 MKD | 422.78 LAK |
| 10 MKD | 4,227.82 LAK |
| 50 MKD | 21,139.11 LAK |
| 100 MKD | 42,278.22 LAK |
| 500 MKD | 211,391.12 LAK |
| 1,000 MKD | 422,782.24 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-09-03T03:03:12Z",
"rates": {
"LAK": 422.782239
}
}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": 42278.2239,
"rate": 422.782239
}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