Rate Overview
Live
1 MMK = 0.003294 CNY
1 CNY = 303.5823
MMK
Avg
0.003381
High
0.003486
Low
0.003257
Last updated: 3/27/2026, 11:43:01 AM
Quick Conversions
| MMK | CNY |
|---|---|
| 1 MMK | 0.00 CNY |
| 10 MMK | 0.03 CNY |
| 50 MMK | 0.16 CNY |
| 100 MMK | 0.33 CNY |
| 500 MMK | 1.65 CNY |
| 1,000 MMK | 3.29 CNY |
Get MMK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=CNYExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T11:43:01Z",
"rates": {
"CNY": 0.003294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "CNY",
"amount": 100
},
"result": 0.3294,
"rate": 0.003294
}Build with MMK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key