Rate Overview
Live
1 CAD = 1247.71 MWK
1 MWK = 0.000801
CAD
Avg
1264.77
High
1280.56
Low
1247.71
Last updated: 3/27/2026, 6:16:18 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,247.71 MWK |
| 10 CAD | 12,477.07 MWK |
| 50 CAD | 62,385.33 MWK |
| 100 CAD | 124,770.66 MWK |
| 500 CAD | 623,853.29 MWK |
| 1,000 CAD | 1,247,706.58 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-03-27T18:16:18Z",
"rates": {
"MWK": 1247.706584
}
}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": 124770.6584,
"rate": 1247.706584
}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