Rate Overview
Live
1 MWK = 0.515618 CLP
1 CLP = 1.9394
MWK
Avg
0.517177
High
0.524537
Low
0.509860
Last updated: 5/28/2026, 9:51:23 PM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.52 CLP |
| 10 MWK | 5.16 CLP |
| 50 MWK | 25.78 CLP |
| 100 MWK | 51.56 CLP |
| 500 MWK | 257.81 CLP |
| 1,000 MWK | 515.62 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-05-28T21:51:23Z",
"rates": {
"CLP": 0.515618
}
}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.561800000000005,
"rate": 0.515618
}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