Rate Overview
Live
1 MKD = 66.8546 MNT
1 MNT = 0.014958
MKD
Avg
60.2066
High
68.7587
Low
0.011421
Last updated: 3/27/2026, 6:46:53 PM
Quick Conversions
| MKD | MNT |
|---|---|
| 1 MKD | 66.85 MNT |
| 10 MKD | 668.55 MNT |
| 50 MKD | 3,342.73 MNT |
| 100 MKD | 6,685.46 MNT |
| 500 MKD | 33,427.30 MNT |
| 1,000 MKD | 66,854.61 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-03-27T18:46:53Z",
"rates": {
"MNT": 66.854605
}
}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": 6685.460500000001,
"rate": 66.854605
}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