Rate Overview
Live
1 MDL = 3.0612 MKD
1 MKD = 0.326665
MDL
Avg
3.0625
High
3.0753
Low
3.0486
Last updated: 7/1/2026, 7:30:14 PM
Quick Conversions
| MDL | MKD |
|---|---|
| 1 MDL | 3.06 MKD |
| 10 MDL | 30.61 MKD |
| 50 MDL | 153.06 MKD |
| 100 MDL | 306.12 MKD |
| 500 MDL | 1,530.62 MKD |
| 1,000 MDL | 3,061.24 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-07-01T19:30:14Z",
"rates": {
"MKD": 3.06124
}
}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.124,
"rate": 3.06124
}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