Rate Overview
Live
1 MMK = 0.003293 CNY
1 CNY = 303.6745
MMK
Avg
0.003281
High
0.003293
Low
0.003265
Last updated: 3/7/2026, 12:29:54 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-07T00:29:54Z",
"rates": {
"CNY": 0.003293
}
}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.3293,
"rate": 0.003293
}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