Rate Overview
Live
1 MWK = 0.012087 CZK
1 CZK = 82.7335
MWK
Avg
0.012028
High
0.012185
Low
0.011820
Last updated: 3/7/2026, 9:16:36 AM
Quick Conversions
| MWK | CZK |
|---|---|
| 1 MWK | 0.01 CZK |
| 10 MWK | 0.12 CZK |
| 50 MWK | 0.60 CZK |
| 100 MWK | 1.21 CZK |
| 500 MWK | 6.04 CZK |
| 1,000 MWK | 12.09 CZK |
Get MWK/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=CZKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T09:16:36Z",
"rates": {
"CZK": 0.012087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "CZK",
"amount": 100
},
"result": 1.2087,
"rate": 0.012087
}Build with MWK/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key