Rate Overview
Live
1 MWK = 0.267373 CRC
1 CRC = 3.7401
MWK
Avg
0.289395
High
0.299689
Low
0.267373
Last updated: 3/28/2026, 10:44:40 AM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.27 CRC |
| 10 MWK | 2.67 CRC |
| 50 MWK | 13.37 CRC |
| 100 MWK | 26.74 CRC |
| 500 MWK | 133.69 CRC |
| 1,000 MWK | 267.37 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-03-28T10:44:40Z",
"rates": {
"CRC": 0.267373
}
}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.7373,
"rate": 0.267373
}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