Rate Overview
Live
1 MNT = 0.587249 MMK
1 MMK = 1.7029
MNT
Avg
0.586996
High
0.587752
Low
0.584228
Last updated: 4/16/2026, 6:36:05 PM
Quick Conversions
| MNT | MMK |
|---|---|
| 1 MNT | 0.59 MMK |
| 10 MNT | 5.87 MMK |
| 50 MNT | 29.36 MMK |
| 100 MNT | 58.72 MMK |
| 500 MNT | 293.62 MMK |
| 1,000 MNT | 587.25 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-04-16T18:36:05Z",
"rates": {
"MMK": 0.587249
}
}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.724900000000005,
"rate": 0.587249
}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