Rate Overview
Live
1 MWK = 0.012267 CZK
1 CZK = 81.5195
MWK
Avg
0.012149
High
0.012351
Low
0.011820
Last updated: 3/28/2026, 10:49:27 AM
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.13 CZK |
| 1,000 MWK | 12.27 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-28T10:49:27Z",
"rates": {
"CZK": 0.012267
}
}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.2267000000000001,
"rate": 0.012267
}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