Rate Overview
Live
1 MWK = 0.547184 CLP
1 CLP = 1.8275
MWK
Avg
0.542397
High
0.547184
Low
0.538175
Last updated: 7/26/2026, 9:18:46 PM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.55 CLP |
| 10 MWK | 5.47 CLP |
| 50 MWK | 27.36 CLP |
| 100 MWK | 54.72 CLP |
| 500 MWK | 273.59 CLP |
| 1,000 MWK | 547.18 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-07-26T21:18:46Z",
"rates": {
"CLP": 0.547184
}
}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": 54.7184,
"rate": 0.547184
}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