Rate Overview
Live
1 MKD = 68.5484 MNT
1 MNT = 0.014588
MKD
Avg
68.1712
High
68.5484
Low
67.5953
Last updated: 4/16/2026, 8:11:03 PM
Quick Conversions
| MKD | MNT |
|---|---|
| 1 MKD | 68.55 MNT |
| 10 MKD | 685.48 MNT |
| 50 MKD | 3,427.42 MNT |
| 100 MKD | 6,854.84 MNT |
| 500 MKD | 34,274.18 MNT |
| 1,000 MKD | 68,548.36 MNT |
Get MKD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=MNTExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-04-16T20:11:03Z",
"rates": {
"MNT": 68.548361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "MNT",
"amount": 100
},
"result": 6854.8361,
"rate": 68.548361
}Build with MKD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key