Rate Overview
Live
1 ILS = 585.3316 MWK
1 MWK = 0.001708
ILS
Avg
574.7200
High
585.3316
Low
565.2747
Last updated: 4/17/2026, 5:32:40 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 585.33 MWK |
| 10 ILS | 5,853.32 MWK |
| 50 ILS | 29,266.58 MWK |
| 100 ILS | 58,533.16 MWK |
| 500 ILS | 292,665.82 MWK |
| 1,000 ILS | 585,331.65 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-04-17T17:32:40Z",
"rates": {
"MWK": 585.331649
}
}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": 58533.164899999996,
"rate": 585.331649
}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