Rate Overview
Live
1 CAD = 1255.37 MWK
1 MWK = 0.000797
CAD
Avg
1256.51
High
1264.33
Low
1251.33
Last updated: 5/27/2026, 8:26:59 AM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,255.37 MWK |
| 10 CAD | 12,553.75 MWK |
| 50 CAD | 62,768.73 MWK |
| 100 CAD | 125,537.46 MWK |
| 500 CAD | 627,687.32 MWK |
| 1,000 CAD | 1,255,374.65 MWK |
Get CAD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=MWKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-27T08:26:59Z",
"rates": {
"MWK": 1255.374649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "MWK",
"amount": 100
},
"result": 125537.4649,
"rate": 1255.374649
}Build with CAD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key