Rate Overview
Live
1 CAD = 1254.67 MWK
1 MWK = 0.000797
CAD
Avg
1252.06
High
1258.30
Low
1246.81
Last updated: 9/4/2026, 6:50:04 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,254.67 MWK |
| 10 CAD | 12,546.70 MWK |
| 50 CAD | 62,733.52 MWK |
| 100 CAD | 125,467.05 MWK |
| 500 CAD | 627,335.23 MWK |
| 1,000 CAD | 1,254,670.45 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-09-04T18:50:04Z",
"rates": {
"MWK": 1254.670452
}
}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": 125467.04520000001,
"rate": 1254.670452
}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