Rate Overview
Live
1 MWK = 0.003919 CNY
1 CNY = 255.1671
MWK
Avg
0.003916
High
0.003925
Low
0.003906
Last updated: 7/8/2026, 4:37:29 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.92 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-08T04:37:29Z",
"rates": {
"CNY": 0.003919
}
}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.39189999999999997,
"rate": 0.003919
}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