Rate Overview
Live
1 MWK = 0.012164 CZK
1 CZK = 82.2098
MWK
Avg
0.011998
High
0.012346
Low
0.011774
Last updated: 6/18/2026, 11:38:50 AM
Quick Conversions
| MWK | CZK |
|---|---|
| 1 MWK | 0.01 CZK |
| 10 MWK | 0.12 CZK |
| 50 MWK | 0.61 CZK |
| 100 MWK | 1.22 CZK |
| 500 MWK | 6.08 CZK |
| 1,000 MWK | 12.16 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-06-18T11:38:50Z",
"rates": {
"CZK": 0.012164
}
}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.2164,
"rate": 0.012164
}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