Rate Overview
Live
1 CAD = 1239.88 MWK
1 MWK = 0.000807
CAD
Avg
1240.40
High
1246.95
Low
1236.45
Last updated: 6/17/2026, 6:41:14 AM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,239.88 MWK |
| 10 CAD | 12,398.83 MWK |
| 50 CAD | 61,994.14 MWK |
| 100 CAD | 123,988.28 MWK |
| 500 CAD | 619,941.41 MWK |
| 1,000 CAD | 1,239,882.82 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-06-17T06:41:14Z",
"rates": {
"MWK": 1239.882823
}
}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": 123988.28229999999,
"rate": 1239.882823
}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