Rate Overview
Live
1 MKD = 0.328320 MDL
1 MDL = 3.0458
MKD
Avg
0.323313
High
0.330201
Low
0.315830
Last updated: 7/31/2026, 10:28:25 AM
Quick Conversions
| MKD | MDL |
|---|---|
| 1 MKD | 0.33 MDL |
| 10 MKD | 3.28 MDL |
| 50 MKD | 16.42 MDL |
| 100 MKD | 32.83 MDL |
| 500 MKD | 164.16 MDL |
| 1,000 MKD | 328.32 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-31T10:28:25Z",
"rates": {
"MDL": 0.32832
}
}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.832,
"rate": 0.32832
}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