Rate Overview
Live
1 LAK = 0.002397 MKD
1 MKD = 417.1882
LAK
Avg
0.002423
High
0.002493
Low
0.002375
Last updated: 7/12/2026, 12:48:12 PM
Quick Conversions
| LAK | MKD |
|---|---|
| 1 LAK | 0.00 MKD |
| 10 LAK | 0.02 MKD |
| 50 LAK | 0.12 MKD |
| 100 LAK | 0.24 MKD |
| 500 LAK | 1.20 MKD |
| 1,000 LAK | 2.40 MKD |
Get LAK/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MKDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-12T12:48:12Z",
"rates": {
"MKD": 0.002397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MKD",
"amount": 100
},
"result": 0.23969999999999997,
"rate": 0.002397
}Build with LAK/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key