Rate Overview
Live
1 MWK = 0.071400 ISK
1 ISK = 14.0056
MWK
Avg
0.071566
High
0.073914
Low
0.069847
Last updated: 7/31/2026, 11:35:29 AM
Quick Conversions
| MWK | ISK |
|---|---|
| 1 MWK | 0.07 ISK |
| 10 MWK | 0.71 ISK |
| 50 MWK | 3.57 ISK |
| 100 MWK | 7.14 ISK |
| 500 MWK | 35.70 ISK |
| 1,000 MWK | 71.40 ISK |
Get MWK/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=ISKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-31T11:35:29Z",
"rates": {
"ISK": 0.0714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "ISK",
"amount": 100
},
"result": 7.140000000000001,
"rate": 0.0714
}Build with MWK/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key