Rate Overview
Live
1 MWK = 0.527484 CLP
1 CLP = 1.8958
MWK
Avg
0.527038
High
0.527996
Low
0.525419
Last updated: 8/14/2026, 11:26:26 AM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.53 CLP |
| 10 MWK | 5.27 CLP |
| 50 MWK | 26.37 CLP |
| 100 MWK | 52.75 CLP |
| 500 MWK | 263.74 CLP |
| 1,000 MWK | 527.48 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-08-14T11:26:26Z",
"rates": {
"CLP": 0.527484
}
}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": 52.7484,
"rate": 0.527484
}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