Rate Overview
Live
1 MDL = 3.0470 MKD
1 MKD = 0.328190
MDL
Avg
3.1204
High
3.2074
Low
3.0470
Last updated: 3/27/2026, 8:21:40 AM
Quick Conversions
| MDL | MKD |
|---|---|
| 1 MDL | 3.05 MKD |
| 10 MDL | 30.47 MKD |
| 50 MDL | 152.35 MKD |
| 100 MDL | 304.70 MKD |
| 500 MDL | 1,523.51 MKD |
| 1,000 MDL | 3,047.02 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-27T08:21:40Z",
"rates": {
"MKD": 3.04702
}
}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": 304.702,
"rate": 3.04702
}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