Rate Overview
Live
1 MKD = 0.326913 MDL
1 MDL = 3.0589
MKD
Avg
0.326056
High
0.332032
Low
0.319694
Last updated: 5/27/2026, 5:15:29 PM
Quick Conversions
| MKD | MDL |
|---|---|
| 1 MKD | 0.33 MDL |
| 10 MKD | 3.27 MDL |
| 50 MKD | 16.35 MDL |
| 100 MKD | 32.69 MDL |
| 500 MKD | 163.46 MDL |
| 1,000 MKD | 326.91 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-05-27T17:15:29Z",
"rates": {
"MDL": 0.326913
}
}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.6913,
"rate": 0.326913
}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