Rate Overview
Live
1 CHF = 2125.33 MWK
1 MWK = 0.000471
CHF
Avg
2143.64
High
2161.40
Low
2125.33
Last updated: 7/23/2026, 11:27:49 AM
Quick Conversions
| CHF | MWK |
|---|---|
| 1 CHF | 2,125.33 MWK |
| 10 CHF | 21,253.31 MWK |
| 50 CHF | 106,266.57 MWK |
| 100 CHF | 212,533.15 MWK |
| 500 CHF | 1,062,665.74 MWK |
| 1,000 CHF | 2,125,331.48 MWK |
Get CHF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MWKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-23T11:27:49Z",
"rates": {
"MWK": 2125.33148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MWK",
"amount": 100
},
"result": 212533.148,
"rate": 2125.33148
}Build with CHF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key