Rate Overview
Live
1 MNT = 0.588092 MMK
1 MMK = 1.7004
MNT
Avg
0.588109
High
0.588925
Low
0.585882
Last updated: 3/6/2026, 11:27:06 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.59 MMK |
| 10 MNT | 5.88 MMK |
| 50 MNT | 29.40 MMK |
| 100 MNT | 58.81 MMK |
| 500 MNT | 294.05 MMK |
| 1,000 MNT | 588.09 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-06T23:27:06Z",
"rates": {
"MMK": 0.588092
}
}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.8092,
"rate": 0.588092
}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