Rate Overview
Live
1 MMK = 0.008212 MXN
1 MXN = 121.7730
MMK
Avg
0.008238
High
0.008280
Low
0.008202
Last updated: 4/17/2026, 7:35:28 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.11 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-17T07:35:28Z",
"rates": {
"MXN": 0.008212
}
}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.8212,
"rate": 0.008212
}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