Rate Overview
Live
1 MWK = 0.012276 CZK
1 CZK = 81.4598
MWK
Avg
0.012237
High
0.012276
Low
0.012194
Last updated: 7/27/2026, 10:46:13 PM
Quick Conversions
| MWK | CZK |
|---|---|
| 1 MWK | 0.01 CZK |
| 10 MWK | 0.12 CZK |
| 50 MWK | 0.61 CZK |
| 100 MWK | 1.23 CZK |
| 500 MWK | 6.14 CZK |
| 1,000 MWK | 12.28 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-07-27T22:46:13Z",
"rates": {
"CZK": 0.012276
}
}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.2276,
"rate": 0.012276
}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