Rate Overview
Live
1 MWK = 0.070764 ISK
1 ISK = 14.1315
MWK
Avg
0.070876
High
0.070994
Low
0.070764
Last updated: 8/19/2026, 1:39:09 AM
Quick Conversions
| MWK | ISK |
|---|---|
| 1 MWK | 0.07 ISK |
| 10 MWK | 0.71 ISK |
| 50 MWK | 3.54 ISK |
| 100 MWK | 7.08 ISK |
| 500 MWK | 35.38 ISK |
| 1,000 MWK | 70.76 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-08-19T01:39:09Z",
"rates": {
"ISK": 0.070764
}
}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.0764,
"rate": 0.070764
}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