Rate Overview
Live
1 MNT = 0.583988 MMK
1 MMK = 1.7124
MNT
Avg
0.583732
High
0.584010
Low
0.583240
Last updated: 9/3/2026, 7:34:04 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.58 MMK |
| 10 MNT | 5.84 MMK |
| 50 MNT | 29.20 MMK |
| 100 MNT | 58.40 MMK |
| 500 MNT | 291.99 MMK |
| 1,000 MNT | 583.99 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-09-03T19:34:04Z",
"rates": {
"MMK": 0.583988
}
}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.398799999999994,
"rate": 0.583988
}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