Rate Overview
Live
1 CHF = 2222.34 MWK
1 MWK = 0.000450
CHF
Avg
2221.12
High
2230.45
Low
2206.60
Last updated: 5/6/2026, 12:18:17 PM
Quick Conversions
| CHF | MWK |
|---|---|
| 1 CHF | 2,222.34 MWK |
| 10 CHF | 22,223.38 MWK |
| 50 CHF | 111,116.89 MWK |
| 100 CHF | 222,233.79 MWK |
| 500 CHF | 1,111,168.93 MWK |
| 1,000 CHF | 2,222,337.87 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-05-06T12:18:17Z",
"rates": {
"MWK": 2222.337868
}
}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": 222233.7868,
"rate": 2222.337868
}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