Rate Overview
Live
1 MMK = 0.003226 CNY
1 CNY = 309.9814
MMK
Avg
0.003263
High
0.003333
Low
0.003223
Last updated: 7/26/2026, 3:44:56 PM
Quick Conversions
| MMK | CNY |
|---|---|
| 1 MMK | 0.00 CNY |
| 10 MMK | 0.03 CNY |
| 50 MMK | 0.16 CNY |
| 100 MMK | 0.32 CNY |
| 500 MMK | 1.61 CNY |
| 1,000 MMK | 3.23 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-07-26T15:44:56Z",
"rates": {
"CNY": 0.003226
}
}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.3226,
"rate": 0.003226
}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