Rate Overview
Live
1 MWK = 0.261845 CRC
1 CRC = 3.8191
MWK
Avg
0.262488
High
0.265717
Low
0.260113
Last updated: 6/18/2026, 11:33:34 AM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.26 CRC |
| 10 MWK | 2.62 CRC |
| 50 MWK | 13.09 CRC |
| 100 MWK | 26.18 CRC |
| 500 MWK | 130.92 CRC |
| 1,000 MWK | 261.84 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-06-18T11:33:34Z",
"rates": {
"CRC": 0.261845
}
}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.1845,
"rate": 0.261845
}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