Rate Overview
Live
1 MWK = 0.011871 CZK
1 CZK = 84.2389
MWK
Avg
0.011950
High
0.012050
Low
0.011871
Last updated: 4/17/2026, 10:48:16 AM
Quick Conversions
| MWK | CZK |
|---|---|
| 1 MWK | 0.01 CZK |
| 10 MWK | 0.12 CZK |
| 50 MWK | 0.59 CZK |
| 100 MWK | 1.19 CZK |
| 500 MWK | 5.94 CZK |
| 1,000 MWK | 11.87 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-04-17T10:48:16Z",
"rates": {
"CZK": 0.011871
}
}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.1871,
"rate": 0.011871
}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