Rate Overview
Live
1 MMK = 0.008467 MXN
1 MXN = 118.1056
MMK
Avg
0.008342
High
0.008469
Low
0.008200
Last updated: 3/7/2026, 12:30:18 AM
Quick Conversions
| MMK | MXN |
|---|---|
| 1 MMK | 0.01 MXN |
| 10 MMK | 0.08 MXN |
| 50 MMK | 0.42 MXN |
| 100 MMK | 0.85 MXN |
| 500 MMK | 4.23 MXN |
| 1,000 MMK | 8.47 MXN |
Get MMK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=MXNExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:30:18Z",
"rates": {
"MXN": 0.008467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "MXN",
"amount": 100
},
"result": 0.8467,
"rate": 0.008467
}Build with MMK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key