Rate Overview
Live
1 CAD = 1254.05 MWK
1 MWK = 0.000797
CAD
Avg
1267.57
High
1282.45
Low
1251.33
Last updated: 5/27/2026, 10:57:17 AM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,254.05 MWK |
| 10 CAD | 12,540.54 MWK |
| 50 CAD | 62,702.69 MWK |
| 100 CAD | 125,405.39 MWK |
| 500 CAD | 627,026.93 MWK |
| 1,000 CAD | 1,254,053.85 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-05-27T10:57:17Z",
"rates": {
"MWK": 1254.053852
}
}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": 125405.3852,
"rate": 1254.053852
}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