Rate Overview
Live
1 MWK = 0.003975 CNY
1 CNY = 251.5723
MWK
Avg
0.003971
High
0.003983
Low
0.003950
Last updated: 3/7/2026, 9:27:41 AM
Quick Conversions
| MWK | CNY |
|---|---|
| 1 MWK | 0.00 CNY |
| 10 MWK | 0.04 CNY |
| 50 MWK | 0.20 CNY |
| 100 MWK | 0.40 CNY |
| 500 MWK | 1.99 CNY |
| 1,000 MWK | 3.98 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-03-07T09:27:41Z",
"rates": {
"CNY": 0.003975
}
}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.3975,
"rate": 0.003975
}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