Rate Overview
Live
1 MWK = 0.511437 CLP
1 CLP = 1.9553
MWK
Avg
0.517072
High
0.528009
Low
0.510358
Last updated: 6/18/2026, 10:02:48 AM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.51 CLP |
| 10 MWK | 5.11 CLP |
| 50 MWK | 25.57 CLP |
| 100 MWK | 51.14 CLP |
| 500 MWK | 255.72 CLP |
| 1,000 MWK | 511.44 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-06-18T10:02:48Z",
"rates": {
"CLP": 0.511437
}
}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": 51.1437,
"rate": 0.511437
}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