Rate Overview
Live
1 CAD = 1229.39 MWK
1 MWK = 0.000813
CAD
Avg
1230.29
High
1233.35
Low
1227.13
Last updated: 7/28/2026, 3:25:15 AM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,229.39 MWK |
| 10 CAD | 12,293.90 MWK |
| 50 CAD | 61,469.48 MWK |
| 100 CAD | 122,938.96 MWK |
| 500 CAD | 614,694.81 MWK |
| 1,000 CAD | 1,229,389.62 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-28T03:25:15Z",
"rates": {
"MWK": 1229.389617
}
}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": 122938.9617,
"rate": 1229.389617
}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