Rate Overview
Live
1 MXN = 123.5588 MMK
1 MMK = 0.008093
MXN
Avg
123.5760
High
124.0214
Low
123.2463
Last updated: 9/2/2026, 4:00:16 PM
Quick Conversions
| MXN | MMK |
|---|---|
| 1 MXN | 123.56 MMK |
| 10 MXN | 1,235.59 MMK |
| 50 MXN | 6,177.94 MMK |
| 100 MXN | 12,355.88 MMK |
| 500 MXN | 61,779.42 MMK |
| 1,000 MXN | 123,558.84 MMK |
Get MXN/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MMKExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-02T16:00:16Z",
"rates": {
"MMK": 123.558843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MMK",
"amount": 100
},
"result": 12355.8843,
"rate": 123.558843
}Build with MXN/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key