Rate Overview
Live
1 MWK = 0.259357 CRC
1 CRC = 3.8557
MWK
Avg
0.261470
High
0.262801
Low
0.259338
Last updated: 8/15/2026, 3:12:57 PM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.26 CRC |
| 10 MWK | 2.59 CRC |
| 50 MWK | 12.97 CRC |
| 100 MWK | 25.94 CRC |
| 500 MWK | 129.68 CRC |
| 1,000 MWK | 259.36 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-08-15T15:12:57Z",
"rates": {
"CRC": 0.259357
}
}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": 25.9357,
"rate": 0.259357
}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