Rate Overview
Live
1 MDL = 3.0706 MKD
1 MKD = 0.325669
MDL
Avg
3.0707
High
3.0811
Low
3.0638
Last updated: 8/16/2026, 8:52:51 AM
Quick Conversions
| MDL | MKD |
|---|---|
| 1 MDL | 3.07 MKD |
| 10 MDL | 30.71 MKD |
| 50 MDL | 153.53 MKD |
| 100 MDL | 307.06 MKD |
| 500 MDL | 1,535.30 MKD |
| 1,000 MDL | 3,070.61 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-08-16T08:52:51Z",
"rates": {
"MKD": 3.070607
}
}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": 307.0607,
"rate": 3.070607
}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