Rate Overview
Live
1 MWK = 0.525378 CLP
1 CLP = 1.9034
MWK
Avg
0.516756
High
0.525378
Low
0.503527
Last updated: 3/8/2026, 8:03:50 AM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.53 CLP |
| 10 MWK | 5.25 CLP |
| 50 MWK | 26.27 CLP |
| 100 MWK | 52.54 CLP |
| 500 MWK | 262.69 CLP |
| 1,000 MWK | 525.38 CLP |
Get MWK/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=CLPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-08T08:03:50Z",
"rates": {
"CLP": 0.525378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "CLP",
"amount": 100
},
"result": 52.537800000000004,
"rate": 0.525378
}Build with MWK/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key