Rate Overview
Live
1 MNT = 0.585778 MMK
1 MMK = 1.7071
MNT
Avg
0.586308
High
0.586972
Low
0.585601
Last updated: 7/12/2026, 1:25:39 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.59 MMK |
| 10 MNT | 5.86 MMK |
| 50 MNT | 29.29 MMK |
| 100 MNT | 58.58 MMK |
| 500 MNT | 292.89 MMK |
| 1,000 MNT | 585.78 MMK |
Get MNT/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MMKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-12T13:25:39Z",
"rates": {
"MMK": 0.585778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MMK",
"amount": 100
},
"result": 58.5778,
"rate": 0.585778
}Build with MNT/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key