Rate Overview
Live
1 MWK = 0.539205 CLP
1 CLP = 1.8546
MWK
Avg
0.535171
High
0.539406
Low
0.526956
Last updated: 9/2/2026, 4:45:26 PM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.54 CLP |
| 10 MWK | 5.39 CLP |
| 50 MWK | 26.96 CLP |
| 100 MWK | 53.92 CLP |
| 500 MWK | 269.60 CLP |
| 1,000 MWK | 539.21 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-09-02T16:45:26Z",
"rates": {
"CLP": 0.539205
}
}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.920500000000004,
"rate": 0.539205
}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