Rate Overview
Live
1 MWK = 1.9945 COP
1 COP = 0.501390
MWK
Avg
2.1168
High
2.1980
Low
1.9770
Last updated: 6/18/2026, 11:32:40 AM
Quick Conversions
| MWK | COP |
|---|---|
| 1 MWK | 1.99 COP |
| 10 MWK | 19.94 COP |
| 50 MWK | 99.72 COP |
| 100 MWK | 199.45 COP |
| 500 MWK | 997.23 COP |
| 1,000 MWK | 1,994.46 COP |
Get MWK/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=COPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-18T11:32:40Z",
"rates": {
"COP": 1.994457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "COP",
"amount": 100
},
"result": 199.4457,
"rate": 1.994457
}Build with MWK/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key