Rate Overview
Live
1 CAD = 1249.27 MWK
1 MWK = 0.000800
CAD
Avg
1246.39
High
1249.44
Low
1240.99
Last updated: 8/16/2026, 9:17:53 AM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,249.27 MWK |
| 10 CAD | 12,492.69 MWK |
| 50 CAD | 62,463.43 MWK |
| 100 CAD | 124,926.86 MWK |
| 500 CAD | 624,634.32 MWK |
| 1,000 CAD | 1,249,268.64 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-08-16T09:17:53Z",
"rates": {
"MWK": 1249.268641
}
}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": 124926.86409999999,
"rate": 1249.268641
}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