Rate Overview
Live
1 MWK = 0.263623 CRC
1 CRC = 3.7933
MWK
Avg
0.265637
High
0.267312
Low
0.263623
Last updated: 4/17/2026, 5:53:08 PM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.26 CRC |
| 10 MWK | 2.64 CRC |
| 50 MWK | 13.18 CRC |
| 100 MWK | 26.36 CRC |
| 500 MWK | 131.81 CRC |
| 1,000 MWK | 263.62 CRC |
Get MWK/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=CRCExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-17T17:53:08Z",
"rates": {
"CRC": 0.263623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "CRC",
"amount": 100
},
"result": 26.3623,
"rate": 0.263623
}Build with MWK/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key