Rate Overview
Live
1 MNT = 0.585316 MMK
1 MMK = 1.7085
MNT
Avg
0.587058
High
0.588997
Low
0.585269
Last updated: 7/21/2026, 7:52:00 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.59 MMK |
| 10 MNT | 5.85 MMK |
| 50 MNT | 29.27 MMK |
| 100 MNT | 58.53 MMK |
| 500 MNT | 292.66 MMK |
| 1,000 MNT | 585.32 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-21T19:52:00Z",
"rates": {
"MMK": 0.585316
}
}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.5316,
"rate": 0.585316
}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