Rate Overview
Live
1 CAD = 1230.72 MWK
1 MWK = 0.000813
CAD
Avg
1254.87
High
1282.58
Low
1219.57
Last updated: 7/28/2026, 3:42:04 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,230.72 MWK |
| 10 CAD | 12,307.23 MWK |
| 50 CAD | 61,536.17 MWK |
| 100 CAD | 123,072.33 MWK |
| 500 CAD | 615,361.67 MWK |
| 1,000 CAD | 1,230,723.33 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-07-28T15:42:04Z",
"rates": {
"MWK": 1230.723333
}
}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": 123072.3333,
"rate": 1230.723333
}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