Rate Overview
Live
1 MWK = 0.001726 ILS
1 ILS = 579.3743
MWK
Avg
0.001724
High
0.001731
Low
0.001713
Last updated: 7/5/2026, 6:58:59 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.86 ILS |
| 1,000 MWK | 1.73 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-07-05T18:58:59Z",
"rates": {
"ILS": 0.001726
}
}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.1726,
"rate": 0.001726
}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