Rate Overview
Live
1 MWK = 0.532217 CLP
1 CLP = 1.8789
MWK
Avg
0.517594
High
0.535326
Low
0.495211
Last updated: 7/11/2026, 8:13:19 PM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.53 CLP |
| 10 MWK | 5.32 CLP |
| 50 MWK | 26.61 CLP |
| 100 MWK | 53.22 CLP |
| 500 MWK | 266.11 CLP |
| 1,000 MWK | 532.22 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-11T20:13:19Z",
"rates": {
"CLP": 0.532217
}
}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": 53.221700000000006,
"rate": 0.532217
}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