Rate Overview
Live
1 MNT = 0.584452 MMK
1 MMK = 1.7110
MNT
Avg
220.3054
High
3452.21
Low
0.583360
Last updated: 7/25/2026, 9:53:44 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.58 MMK |
| 10 MNT | 5.84 MMK |
| 50 MNT | 29.22 MMK |
| 100 MNT | 58.45 MMK |
| 500 MNT | 292.23 MMK |
| 1,000 MNT | 584.45 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-25T21:53:44Z",
"rates": {
"MMK": 0.584452
}
}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.4452,
"rate": 0.584452
}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