Rate Overview
Live
1 ILS = 588.5553 MWK
1 MWK = 0.001699
ILS
Avg
570.7263
High
616.0026
Low
544.1289
Last updated: 6/18/2026, 12:46:24 PM
Quick Conversions
| ILS | MWK |
|---|---|
| 1 ILS | 588.56 MWK |
| 10 ILS | 5,885.55 MWK |
| 50 ILS | 29,427.77 MWK |
| 100 ILS | 58,855.53 MWK |
| 500 ILS | 294,277.66 MWK |
| 1,000 ILS | 588,555.31 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-18T12:46:24Z",
"rates": {
"MWK": 588.555311
}
}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": 58855.53109999999,
"rate": 588.555311
}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