Rate Overview
Live
1 MWK = 0.001742 ILS
1 ILS = 574.0528
MWK
Avg
0.001725
High
0.001744
Low
0.001711
Last updated: 9/2/2026, 5:37:52 PM
Quick Conversions
| MWK | ILS |
|---|---|
| 1 MWK | 0.00 ILS |
| 10 MWK | 0.02 ILS |
| 50 MWK | 0.09 ILS |
| 100 MWK | 0.17 ILS |
| 500 MWK | 0.87 ILS |
| 1,000 MWK | 1.74 ILS |
Get MWK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=ILSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-09-02T17:37:52Z",
"rates": {
"ILS": 0.001742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "ILS",
"amount": 100
},
"result": 0.1742,
"rate": 0.001742
}Build with MWK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key