Rate Overview
Live
1 MWK = 0.262341 CRC
1 CRC = 3.8118
MWK
Avg
0.269588
High
0.286643
Low
0.259338
Last updated: 7/28/2026, 7:13:44 PM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.26 CRC |
| 10 MWK | 2.62 CRC |
| 50 MWK | 13.12 CRC |
| 100 MWK | 26.23 CRC |
| 500 MWK | 131.17 CRC |
| 1,000 MWK | 262.34 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-07-28T19:13:44Z",
"rates": {
"CRC": 0.262341
}
}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.234099999999998,
"rate": 0.262341
}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