Rate Overview
Live
1 MDL = 3.0558 MKD
1 MKD = 0.327251
MDL
Avg
3.0524
High
3.0622
Low
3.0459
Last updated: 5/9/2026, 9:54:25 AM
Quick Conversions
| MDL | MKD |
|---|---|
| 1 MDL | 3.06 MKD |
| 10 MDL | 30.56 MKD |
| 50 MDL | 152.79 MKD |
| 100 MDL | 305.58 MKD |
| 500 MDL | 1,527.88 MKD |
| 1,000 MDL | 3,055.76 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-05-09T09:54:25Z",
"rates": {
"MKD": 3.055761
}
}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": 305.5761,
"rate": 3.055761
}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