Rate Overview
Live
1 MMK = 0.008206 MXN
1 MXN = 121.8621
MMK
Avg
0.008237
High
0.008280
Low
0.008202
Last updated: 4/17/2026, 6:24:57 AM
Quick Conversions
| MMK | MXN |
|---|---|
| 1 MMK | 0.01 MXN |
| 10 MMK | 0.08 MXN |
| 50 MMK | 0.41 MXN |
| 100 MMK | 0.82 MXN |
| 500 MMK | 4.10 MXN |
| 1,000 MMK | 8.21 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-04-17T06:24:57Z",
"rates": {
"MXN": 0.008206
}
}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.8206,
"rate": 0.008206
}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