Rate Overview
Live
1 MWK = 0.071825 ISK
1 ISK = 13.9227
MWK
Avg
0.071652
High
0.071970
Low
0.071307
Last updated: 3/28/2026, 12:17:59 PM
Quick Conversions
| MWK | ISK |
|---|---|
| 1 MWK | 0.07 ISK |
| 10 MWK | 0.72 ISK |
| 50 MWK | 3.59 ISK |
| 100 MWK | 7.18 ISK |
| 500 MWK | 35.91 ISK |
| 1,000 MWK | 71.83 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-03-28T12:17:59Z",
"rates": {
"ISK": 0.071825
}
}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.1825,
"rate": 0.071825
}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