Rate Overview
Live
1 CAD = 1248.73 MWK
1 MWK = 0.000801
CAD
Avg
1258.03
High
1266.87
Low
1248.73
Last updated: 3/27/2026, 4:46:01 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,248.73 MWK |
| 10 CAD | 12,487.32 MWK |
| 50 CAD | 62,436.59 MWK |
| 100 CAD | 124,873.18 MWK |
| 500 CAD | 624,365.91 MWK |
| 1,000 CAD | 1,248,731.83 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-03-27T16:46:01Z",
"rates": {
"MWK": 1248.731826
}
}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": 124873.1826,
"rate": 1248.731826
}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