Rate Overview
Live
1 ILS = 589.2351 MWK
1 MWK = 0.001697
ILS
Avg
592.2936
High
595.9899
Low
586.1911
Last updated: 6/18/2026, 11:17:10 AM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 589.24 MWK |
| 10 ILS | 5,892.35 MWK |
| 50 ILS | 29,461.76 MWK |
| 100 ILS | 58,923.51 MWK |
| 500 ILS | 294,617.57 MWK |
| 1,000 ILS | 589,235.13 MWK |
Get ILS/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=MWKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-18T11:17:10Z",
"rates": {
"MWK": 589.235132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "MWK",
"amount": 100
},
"result": 58923.5132,
"rate": 589.235132
}Build with ILS/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key