Rate Overview
Live
1 MWK = 0.003898 CNY
1 CNY = 256.5418
MWK
Avg
0.003899
High
0.003909
Low
0.003893
Last updated: 6/19/2026, 8:48:59 AM
Quick Conversions
| MWK | CNY |
|---|---|
| 1 MWK | 0.00 CNY |
| 10 MWK | 0.04 CNY |
| 50 MWK | 0.19 CNY |
| 100 MWK | 0.39 CNY |
| 500 MWK | 1.95 CNY |
| 1,000 MWK | 3.90 CNY |
Get MWK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=CNYExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-19T08:48:59Z",
"rates": {
"CNY": 0.003898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "CNY",
"amount": 100
},
"result": 0.3898,
"rate": 0.003898
}Build with MWK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key