Rate Overview
Live
1 MKD = 0.326813 MDL
1 MDL = 3.0599
MKD
Avg
0.319906
High
0.329348
Low
0.309851
Last updated: 7/30/2026, 1:14:12 AM
Quick Conversions
| MKD | MDL |
|---|---|
| 1 MKD | 0.33 MDL |
| 10 MKD | 3.27 MDL |
| 50 MKD | 16.34 MDL |
| 100 MKD | 32.68 MDL |
| 500 MKD | 163.41 MDL |
| 1,000 MKD | 326.81 MDL |
Get MKD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MDLExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-30T01:14:12Z",
"rates": {
"MDL": 0.326813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MDL",
"amount": 100
},
"result": 32.6813,
"rate": 0.326813
}Build with MKD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key