Rate Overview
Live
1 MWK = 0.505005 CLP
1 CLP = 1.9802
MWK
Avg
0.511856
High
0.516892
Low
0.505005
Last updated: 4/18/2026, 11:19:20 AM
Quick Conversions
| MWK | CLP |
|---|---|
| 1 MWK | 0.51 CLP |
| 10 MWK | 5.05 CLP |
| 50 MWK | 25.25 CLP |
| 100 MWK | 50.50 CLP |
| 500 MWK | 252.50 CLP |
| 1,000 MWK | 505.01 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-04-18T11:19:20Z",
"rates": {
"CLP": 0.505005
}
}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": 50.5005,
"rate": 0.505005
}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