Rate Overview
Live
1 MWK = 0.512185 CLP
1 CLP = 1.9524
MWK
Avg
0.517070
High
0.524300
Low
0.512185
Last updated: 5/8/2026, 4:27:26 PM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.51 CLP |
| 10 MWK | 5.12 CLP |
| 50 MWK | 25.61 CLP |
| 100 MWK | 51.22 CLP |
| 500 MWK | 256.09 CLP |
| 1,000 MWK | 512.19 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-08T16:27:26Z",
"rates": {
"CLP": 0.512185
}
}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.2185,
"rate": 0.512185
}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