Rate Overview
Live
1 MWK = 0.259587 CRC
1 CRC = 3.8523
MWK
Avg
0.260997
High
0.262299
Low
0.259587
Last updated: 8/14/2026, 11:26:29 AM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.26 CRC |
| 10 MWK | 2.60 CRC |
| 50 MWK | 12.98 CRC |
| 100 MWK | 25.96 CRC |
| 500 MWK | 129.79 CRC |
| 1,000 MWK | 259.59 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-14T11:26:29Z",
"rates": {
"CRC": 0.259587
}
}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.9587,
"rate": 0.259587
}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