Rate Overview
Live
1 MWK = 0.072648 ISK
1 ISK = 13.7650
MWK
Avg
0.072134
High
0.072648
Low
0.071765
Last updated: 6/19/2026, 8:26:41 AM
Quick Conversions
| MWK | ISK |
|---|---|
| 1 MWK | 0.07 ISK |
| 10 MWK | 0.73 ISK |
| 50 MWK | 3.63 ISK |
| 100 MWK | 7.26 ISK |
| 500 MWK | 36.32 ISK |
| 1,000 MWK | 72.65 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-06-19T08:26:41Z",
"rates": {
"ISK": 0.072648
}
}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.2648,
"rate": 0.072648
}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