Rate Overview
Live
1 MWK = 0.541837 CLP
1 CLP = 1.8456
MWK
Avg
0.518457
High
0.547969
Low
0.491768
Last updated: 7/28/2026, 5:12:31 PM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.54 CLP |
| 10 MWK | 5.42 CLP |
| 50 MWK | 27.09 CLP |
| 100 MWK | 54.18 CLP |
| 500 MWK | 270.92 CLP |
| 1,000 MWK | 541.84 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-28T17:12:31Z",
"rates": {
"CLP": 0.541837
}
}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.1837,
"rate": 0.541837
}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