Rate Overview
Live
1 CAD = 1230.00 MWK
1 MWK = 0.000813
CAD
Avg
1232.72
High
1236.41
Low
1230.00
Last updated: 7/25/2026, 9:35:51 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,230.00 MWK |
| 10 CAD | 12,300.01 MWK |
| 50 CAD | 61,500.04 MWK |
| 100 CAD | 123,000.07 MWK |
| 500 CAD | 615,000.35 MWK |
| 1,000 CAD | 1,230,000.71 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-25T21:35:51Z",
"rates": {
"MWK": 1230.000706
}
}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": 123000.0706,
"rate": 1230.000706
}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