Rate Overview
Live
1 MWK = 0.262271 CRC
1 CRC = 3.8129
MWK
Avg
0.262050
High
0.262753
Low
0.261128
Last updated: 7/3/2026, 2:22:51 AM
Quick Conversions
| MWK | CRC |
|---|---|
| 1 MWK | 0.26 CRC |
| 10 MWK | 2.62 CRC |
| 50 MWK | 13.11 CRC |
| 100 MWK | 26.23 CRC |
| 500 MWK | 131.14 CRC |
| 1,000 MWK | 262.27 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-03T02:22:51Z",
"rates": {
"CRC": 0.262271
}
}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.227099999999997,
"rate": 0.262271
}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