Rate Overview
Live
1 CAD = 1249.81 MWK
1 MWK = 0.000800
CAD
Avg
1258.31
High
1266.87
Low
1249.81
Last updated: 3/27/2026, 2:53:45 PM
Quick Conversions
| CAD | MWK |
|---|---|
| 1 CAD | 1,249.81 MWK |
| 10 CAD | 12,498.13 MWK |
| 50 CAD | 62,490.64 MWK |
| 100 CAD | 124,981.29 MWK |
| 500 CAD | 624,906.43 MWK |
| 1,000 CAD | 1,249,812.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-03-27T14:53:45Z",
"rates": {
"MWK": 1249.812851
}
}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": 124981.2851,
"rate": 1249.812851
}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