Rate Overview
Live
1 MNT = 0.588659 MMK
1 MMK = 1.6988
MNT
Avg
176.1295
High
3468.98
Low
0.583408
Last updated: 3/27/2026, 3:37:20 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.59 MMK |
| 10 MNT | 5.89 MMK |
| 50 MNT | 29.43 MMK |
| 100 MNT | 58.87 MMK |
| 500 MNT | 294.33 MMK |
| 1,000 MNT | 588.66 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-03-27T15:37:20Z",
"rates": {
"MMK": 0.588659
}
}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.8659,
"rate": 0.588659
}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