Rate Overview
Live
1 MWK = 0.003875 CNY
1 CNY = 258.0645
MWK
Avg
0.003873
High
0.003880
Low
0.003856
Last updated: 9/4/2026, 5:33:12 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.94 CNY |
| 1,000 MWK | 3.88 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-09-04T05:33:12Z",
"rates": {
"CNY": 0.003875
}
}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.3875,
"rate": 0.003875
}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