Rate Overview
Live
1 MKD = 66.4181 MNT
1 MNT = 0.015056
MKD
Avg
62.5735
High
68.8834
Low
0.011480
Last updated: 7/11/2026, 7:17:23 PM
Quick Conversions
| MKD | MNT |
|---|---|
| 1 MKD | 66.42 MNT |
| 10 MKD | 664.18 MNT |
| 50 MKD | 3,320.90 MNT |
| 100 MKD | 6,641.81 MNT |
| 500 MKD | 33,209.03 MNT |
| 1,000 MKD | 66,418.05 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-07-11T19:17:23Z",
"rates": {
"MNT": 66.418052
}
}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": 6641.805200000001,
"rate": 66.418052
}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