Rate Overview
Live
1 MKD = 0.326165 MDL
1 MDL = 3.0659
MKD
Avg
0.326596
High
0.327960
Low
0.325437
Last updated: 3/7/2026, 6:41:21 AM
Quick Conversions
| MKD | MDL |
|---|---|
| 1 MKD | 0.33 MDL |
| 10 MKD | 3.26 MDL |
| 50 MKD | 16.31 MDL |
| 100 MKD | 32.62 MDL |
| 500 MKD | 163.08 MDL |
| 1,000 MKD | 326.16 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-03-07T06:41:21Z",
"rates": {
"MDL": 0.326165
}
}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.616499999999995,
"rate": 0.326165
}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