Rate Overview
Live
1 MKD = 0.327872 MDL
1 MDL = 3.0500
MKD
Avg
0.327511
High
0.328152
Low
0.326009
Last updated: 5/7/2026, 9:06:26 AM
Quick Conversions
| MKD | MDL |
|---|---|
| 1 MKD | 0.33 MDL |
| 10 MKD | 3.28 MDL |
| 50 MKD | 16.39 MDL |
| 100 MKD | 32.79 MDL |
| 500 MKD | 163.94 MDL |
| 1,000 MKD | 327.87 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-07T09:06:26Z",
"rates": {
"MDL": 0.327872
}
}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.7872,
"rate": 0.327872
}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