Rate Overview
Live
1 MKD = 0.328189 MDL
1 MDL = 3.0470
MKD
Avg
0.318664
High
0.328189
Low
0.309851
Last updated: 3/27/2026, 5:14:29 PM
Quick Conversions
| MKD | MDL |
|---|---|
| 1 MKD | 0.33 MDL |
| 10 MKD | 3.28 MDL |
| 50 MKD | 16.41 MDL |
| 100 MKD | 32.82 MDL |
| 500 MKD | 164.09 MDL |
| 1,000 MKD | 328.19 MDL |
Get MKD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MDLExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-27T17:14:29Z",
"rates": {
"MDL": 0.328189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MDL",
"amount": 100
},
"result": 32.8189,
"rate": 0.328189
}Build with MKD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key