Rate Overview
Live
1 MWK = 0.069278 ISK
1 ISK = 14.4346
MWK
Avg
0.069695
High
0.069873
Low
0.069278
Last updated: 9/10/2026, 4:03:14 PM
Quick Conversions
| MWK | ISK |
|---|---|
| 1 MWK | 0.07 ISK |
| 10 MWK | 0.69 ISK |
| 50 MWK | 3.46 ISK |
| 100 MWK | 6.93 ISK |
| 500 MWK | 34.64 ISK |
| 1,000 MWK | 69.28 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-09-10T16:03:14Z",
"rates": {
"ISK": 0.069278
}
}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": 6.9278,
"rate": 0.069278
}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