Rate Overview
Live
1 MDL = 3.0698 MKD
1 MKD = 0.325753
MDL
Avg
3.0619
High
3.0728
Low
3.0491
Last updated: 3/7/2026, 1:53:44 AM
Quick Conversions
| MDL | MKD |
|---|---|
| 1 MDL | 3.07 MKD |
| 10 MDL | 30.70 MKD |
| 50 MDL | 153.49 MKD |
| 100 MDL | 306.98 MKD |
| 500 MDL | 1,534.90 MKD |
| 1,000 MDL | 3,069.81 MKD |
Get MDL/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MKDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T01:53:44Z",
"rates": {
"MKD": 3.069808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MKD",
"amount": 100
},
"result": 306.9808,
"rate": 3.069808
}Build with MDL/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key