Rate Overview
Live
1 MWK = 0.012009 CZK
1 CZK = 83.2709
MWK
Avg
0.012075
High
0.012701
Low
0.011756
Last updated: 5/28/2026, 11:09:08 PM
Quick Conversions
| MWK | CZK |
|---|---|
| 1 MWK | 0.01 CZK |
| 10 MWK | 0.12 CZK |
| 50 MWK | 0.60 CZK |
| 100 MWK | 1.20 CZK |
| 500 MWK | 6.00 CZK |
| 1,000 MWK | 12.01 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-05-28T23:09:08Z",
"rates": {
"CZK": 0.012009
}
}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.2009,
"rate": 0.012009
}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