Rate Overview
Live
1 MWK = 0.003913 CNY
1 CNY = 255.5584
MWK
Avg
0.004016
High
0.004133
Low
0.003898
Last updated: 7/20/2026, 4:35:11 AM
Quick Conversions
| MWK | CNY |
|---|---|
| 1 MWK | 0.00 CNY |
| 10 MWK | 0.04 CNY |
| 50 MWK | 0.20 CNY |
| 100 MWK | 0.39 CNY |
| 500 MWK | 1.96 CNY |
| 1,000 MWK | 3.91 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-07-20T04:35:11Z",
"rates": {
"CNY": 0.003913
}
}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.3913,
"rate": 0.003913
}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