Rate Overview
Live
1 CAD = 1262.66 MWK
1 MWK = 0.000792
CAD
Avg
1256.70
High
1262.66
Low
1249.96
Last updated: 4/16/2026, 9:37:23 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,262.66 MWK |
| 10 CAD | 12,626.57 MWK |
| 50 CAD | 63,132.83 MWK |
| 100 CAD | 126,265.66 MWK |
| 500 CAD | 631,328.28 MWK |
| 1,000 CAD | 1,262,656.56 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-04-16T21:37:23Z",
"rates": {
"MWK": 1262.656561
}
}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": 126265.65610000001,
"rate": 1262.656561
}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